The documentation at

http://httpd.apache.org/docs/2.2/mod/mod_actions.html#script

says that "Script with a method of GET will only be called if there are query 
arguments present."  Is there any way to work around this limitation?  I would 
like a GET request for e.g.

http://example.com/user/foo

to be passed through to the specified CGI script irrespective of whether query 
arguments are present or not.




Michael
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to