This is a discussion on Apache2 + PHP4 within the alt.comp.lang.php forums, part of the PHP Programming Forums category; I developed and maintained a site for someone using Apache 1.3 and PHP 4.0.3 and used to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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. |