works brilliantly for
now.
Thanks again,
Ty
- Original Message
From: Joshua Slive <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Monday, February 5, 2007 6:40:48 PM
Subject: Re: [EMAIL PROTECTED] Query-String Access from SetEnvIf
On 2/5/07, tyju tiui <[EMAIL PROTECTED]> wrot
g.
Does anyone know how I can get ahold of the query-string (argument list) using
SetEnvIf?
- Original Message
From: Krist van Besien <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Monday, February 5, 2007 5:26:21 AM
Subject: Re: [EMAIL PROTECTED] Query-String Access from SetE
al Message
From: Krist van Besien <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Wednesday, January 31, 2007 11:22:50 AM
Subject: Re: [EMAIL PROTECTED] Query-String Access from SetEnvIf
On 1/31/07, tyju tiui <[EMAIL PROTECTED]> wrote:
>
> Hi Boyle,
>
> I'm actual
o the query-string with SetEnvIf?
Thanks,
Ty
- Original Message
From: Boyle Owen <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Wednesday, January 31, 2007 4:16:28 AM
Subject: RE: [EMAIL PROTECTED] Query-String Access from SetEnvIf
> -Original Message-
> From:
56 AM
Subject: Re: [EMAIL PROTECTED] Query-String Access from SetEnvIf
tyju tiui wrote:
> Hello,
>
> Is there a way to access the query-string using regular expression from
> SetEnvIf?
[...]
> I believe that the query-string is not avai
Hi Jay,
I think you should change '*.haderach.net' to 'www.haderach.net'
What you are trying to accomplish with the '*.haderach.net' should actually be
done with something called a dns wildcard. The dns wilcard is a standard setup
for most hosting companies these days I believe, otherwise you mi
Hello,
Is there a way to access the query-string using regular expression from
SetEnvIf?
I am trying to do some custom logging and I want to determine which format to
use based on an item in the query-string.
I believe that the query-string is not available with Request_URI
Thanks,
Ty