Re: [EMAIL PROTECTED] SetEnvIf[NoCase] and url get attributes

2005-09-13 Thread Joshua Slive
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

[EMAIL PROTECTED] SetEnvIf[NoCase] and url get attributes

2005-09-13 Thread sven buerger
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