New Web Server

Javier Henderson javier at kjsl.com
Thu Aug 10 16:25:38 UTC 2006


On Aug 10, 2006, at 12:20 PM, Ron Clark wrote:

>
>    Hello all,
>
>
>    I am building a new web server , and have gotten Mysql, Apache and
>    PHP (php5-extensions) loaded from the p orts. However, Apache is  
> not
>    picking up my index.php file. Is there a step  somewhere that I  
> have
>    missed? I have added
>
>        A ddType application/x-httpd-php .php .phtml
>        AddType  application/x-httpd-php-source .phps
>
>
>    to the httpd.conf f ile, still no luck.

Does it work if you append /index.php to the URL?

If so, add index.php to your DirectoryIndex stanza.

-jav





More information about the freebsd-questions mailing list