On Wed, Jul 30, 2014 at 8:38 AM, Bob <bobnli...@gmail.com> wrote:
> RewriteCond %{QUERY_STRING} ^\?eID=dd_googlesitemap&L=0 [NC]


The question mark delimits the query string, it doesn't actually
appear in it.  Try using the rewritelog to see what your regular
expression is actually being compared against.

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to