Rewrite rule not work !
Hello :
It is appear Rewrite_mode rule not worked on sever , this is important rule for almost user.
Example :
RewriteCond %{HTTP_HOST} ^dl\.lianportal\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.dl\.lianportal\.com$
RewriteRule ^/?$ "http\:\/\/lianportal\.com" [R=301,L
Thanks
|