每个人。我的 .htaccess 中有规则:
RewriteCond %{HTTP_REFERER} goth|emo|piercing|tattoo|tattoo|body%20art [NC]
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^$ http://domain.com/?template=goth [R]
我需要重写此规则,以便它仅在引用的路径部分找到单词 goth|emo|piercing|tattoo|tattoo|body%20art,没有域名。IE:
goth.com/index.php - no redirect
site.com/goth.php - redirect