/ Published in: Apache
Expand |
Embed | Plain Text
RewriteCond %{HTTP_HOST} ^(www\.)?socdetio\.com [NC] RewriteRule ^(.*)$ http://www.socdetio.cat/$1 [R=301,L]
You need to login to post a comment.
neoandroid on 01/17/11
1 person have marked this snippet as a favorite
RewriteCond %{HTTP_HOST} ^(www\.)?socdetio\.com [NC] RewriteRule ^(.*)$ http://www.socdetio.cat/$1 [R=301,L]
You need to login to post a comment.