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]
rewrite condition
Moderator: General Moderators