Re: Query-String Access from SetEnvIf

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sorry, you're missing the point I think.
I don't want to create any variables if I don't have to ... I just want access to the query-string.

I think at this point it is impossible ... I'm just going to submit a bug report / feature request.

Thanks,

Ty



----- Original Message ----
From: Krist van Besien <krist.vanbesien@xxxxxxxxx>
To: users@xxxxxxxxxxxxxxxx
Sent: Wednesday, January 31, 2007 11:22:50 AM
Subject: Re: Query-String Access from SetEnvIf

On 1/31/07, tyju tiui <jckdnk111@xxxxxxxxx> wrote:
>
> Hi Boyle,
>
> I'm actually only interested in finding out how to evaluate the query-string
> portion of an incoming URL to trigger custom log events.
>
> I got the Query_String var from bobsiegen@xxxxxxxxxxxxxx who initially
> responded to my request for help (see below).
>
> Any idea as to how I can get to the query-string with SetEnvIf?

I don't think you can get to the query string with SetEnvIf, but you
can set environment variables based on about anything with a
rewriterule.

RewriteCond %{QUERY_STRING} !^$
RewriteRule  (.*)   $1 [E=dolog:yes]

Krist


--
krist.vanbesien@xxxxxxxxx
Bremgarten b. Bern, Switzerland
--
"...what you don't realize is that in the future Google WILL reach
sentience, will [have had] invent[ed] a time machine, and will [have
had] travel[ed] back in time to prevent Bill Gates... only to become
Bill Gates by accident because of a search engine optimization
miscalculation." (Comment on the Dilbert Blog)

---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




Get your own web address.
Have a HUGE year through Yahoo! Small Business.
[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux