Rewrite rule for user agent with mod_rewrite

前端 未结 2 527
小蘑菇
小蘑菇 2020-12-18 00:38

I\'m trying to redirect all requests to a domain from a particular user-agent to a subdomain. My rule is as follows:

RewriteEngine  on
RewriteCond %{HTTP_USE         


        
2条回答
提交回复
热议问题