|
|||||||||||
|
DO NOT REPLY [Bug 13455] - Bug or feature: apache does not allow slashs in query string
From: <bugzilla(at)apache.org>
Date: Wed Oct 09 2002 - 10:49:14 EDT
Bug or feature: apache does not allow slashs in query string
Either PHP or your config of PHP isn't configured to accept pathinfo. AcceptPathInfo On will override the defaults. You might want to apply that in something like the following...
<Files "*.php">
or something like that. To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org Received on Wed Oct 09 14:49:00 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 16:43:56 EDT |
||||||||||
|
|||||||||||