Re: [PHP] Re: weird problem with index page

2004-05-16 Thread loll
ctive: UseCanonicalName off In either httpd.conf or an .htaccess file, and try accessing without the trailing slash. I had a similar issue and adding that fixed it. Andy Loll wrote: [snip]if I go to www.domain.com/subdir it sya s page not found even though there is a index.php file in that directory. I

Re: [PHP] weird problem with index page

2004-05-16 Thread loll
to do more than one? is htis something that would be in the httpd.conf or php.ini file? Thanks! Loll -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] weird problem with index page

2004-05-16 Thread loll
www.domain.com/subdir it sya s page not found even though there is a index.php file in that directory. I am at a loss as to what is wrong. index.php is listed inthe directoryindex for apache so I dont understand why it is doing all this. If anyone can help me it would be appreciated. Thanks Loll -- PHP