Page 1 of 1

rewrite condition

Posted: Fri Oct 17, 2008 1:41 am
by devendra-m
Can't I use server variable in condpattern in htaccess. When I use following rewritecond it doesnot work. But when I give http host as string it works.

RewriteCond %{HTTP_REFERER} ^((.(?!(%{HTTP_HOST})))*)$ [NC]