tring of the URL that I
> am sending the browser to.
> If that makes sense..
>
> Steve
>
> -Original Message-
> From: Francois Gingras [mailto:[EMAIL PROTECTED]
> Sent: 10 July 2008 14:16
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Logging quer
July 2008 14:16
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Logging query strings from a re-write rule
Steve,
Without digging too much in your particular issue, note that
RewriteCond will only match the query string if you use
%{QUERY_STRING}; You can check the following guide for
Steve,
Without digging too much in your particular issue, note that
RewriteCond will only match the query string if you use
%{QUERY_STRING}; You can check the following guide for examples:
http://wiki.apache.org/httpd/RewriteQueryString
Frank
On 7/10/08, Foster, Stephen (ASPIRE) <[EMAIL PROTECT