Try adding a trailing slash to the URL, and seeing if it works. If so, then try adding the apache configuration directive:

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 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 General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to