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 doens't work. i've tried

setenvifnocase query_string test test=1

it also doesn't work, so many other things i've tried.

setenvifnocase Request_URI index.php test=1

works fine, but is useless for me,  i need to get the parameterchek
working. Is there any solution? Or can anyone test this, if this is only
a problem on my system...

thanks in advance

the system is apache 2.0.54 on win32.

bye


---------------------------------------------------------------------
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