plesk rewrite rule
Apache & nginx Settings for codevz.com
Additional directives for HTTPS
RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} "wget|curl|HTTrack|crawl|Google|bot\-o\-t|spider|baidu" [NC,OR]
RewriteCond %{HTTP_USER_AGENT} =""
RewriteRule .* https://cloudhostingus.com/ [L,R=301]
Comments
Post a Comment