Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- parsing as PHP


smallcompany - 8:09 am on Mar 22, 2012 (gmt 0)


An update on the behavior. Apparently, trailing stuff is supposed to work in the way as determined by the handler responsible for the request.
More here:
[httpd.apache.org...]

When I turned this off on the server that runs PHP in Apache module, it worked. I did this in .htaccess:
AcceptPathInfo Off

But that same code on the server running as CGI did not help. The server was still returning 200 and content of the page when a request had a trailing slash followed (or not) with anything.

So the good news is that things work as they're supposed to. The thing is that more schooling is needed.

Cheers and thanks for replies.


Thread source:: http://www.webmasterworld.com/apache/4428719.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com