hi,
13.09.2005 17:55 Joshua Slive wrote:
> As the docs say, Request_URI does not include the query string. I
> believe you'd need to use mod_rewrite for this:
But then query_string should work?
and for example http://www.tolatsga.org/info.php?test=1 under
environment the request_uri includes th
Hi,
i've tried many things to get a setenvif working with GET-parameters in
a url. The problem, i can only use the url till the ? marker. I will
explain by example
http://locahost/index.php?test=1
i want to check the existence of test. i tried
setenvifnocase Request_URI test test=1
but this d