Re: [us...@httpd] "Script GET /cgi-bin/foo" doesn't apply to all GET requests

2009-12-31 Thread Michael Stillwell
On Thu, Dec 31, 2009 at 2:31 PM, André Warnier wrote: > Michael Stillwell wrote: >> >> 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 ar

[us...@httpd] "Script GET /cgi-bin/foo" doesn't apply to all GET requests

2009-12-30 Thread Michael Stillwell
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