Posted by Lisa Pearlson on 10/26/46 11:33
not sure about windows platform, but you have to enable the php4 module in
apache2.
On Debian linux, you can find the php4.load in /etc/apache2/mods-available
There you also have the the helper scripts a2enmod
a2enmod php4
Perhaps that's the issue.
"masterx" <masterx@anonymous.org> wrote in message
news:438fab01$1@duster.adelaide.on.net...
>I developed and maintained a site for someone using Apache 1.3 and PHP
>4.0.3 and used to be able to reference a page without explicitly specifying
>the .php extension. ie. http://www.url.com/adminpage would open
>adminpage.php. However since I've upgraded to Apache 2.0.55 and PHP 4.4.1
>this no longer works. Is this something that can be configured in my
>httpd.conf or has this feature been removed from Apache 2? I'm running the
>Windows versions btw.
>
> Thanks.
Navigation:
[Reply to this message]
|