On 9/13/05, sven buerger <[EMAIL PROTECTED]> wrote:
> 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 existe
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