Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2006 12:26:40 -0400
From:      Javier Henderson <javier@kjsl.com>
To:        rsclark@kingwoodcable.net
Cc:        Ron.Clark@eaglegl.com, freebsd-questions@freebsd.org
Subject:   Re: New Web Server
Message-ID:  <83EACC60-E76A-4B21-AEA0-4AFC2248A830@kjsl.com>
In-Reply-To: <20060810162034.C58C4314266@mxo1.broadbandsupport.net>
References:  <20060810162034.C58C4314266@mxo1.broadbandsupport.net>

next in thread | previous in thread | raw e-mail | index | archive | help

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






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?83EACC60-E76A-4B21-AEA0-4AFC2248A830>