qnn/qnn.com.cn-v2/master/.htaccess - Htaccess File

qnn/qnn.com.cn-v2/master/.htaccess

RewriteEngine on

RewriteCond %{http_host} ^qnn.com.cn [nc]
RewriteRule ^(.*)$ http://www.qnnsafe.com/ [L,R=301]

RewriteCond %{http_host} ^qnnsafe.com [nc]
RewriteRule ^(.*)$ http://www.qnnsafe.com/$1 [L,R=301]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache