Re: [mod-security-users] THE_REQUEST vs. REQUEST_URI vs. REQUEST_FILE
Brought to you by:
victorhora,
zimmerletw
|
From: Ivan R. <iv...@we...> - 2005-08-05 15:57:47
|
> As an reminder, here's what these variables contain: > > THE_REQUEST - GET /index.php?x=y Oops, this should actually be something like: THE_REQUEST - GET /index.php?x=y HTTP/1.0 -- Ivan Ristic Apache Security (O'Reilly) - http://www.apachesecurity.net Open source web application firewall - http://www.modsecurity.org |