get paid to paste

htaccess

RewriteEngine On
RewriteCond %{HTTP_HOST} !^my-domain\.com$ [NC]
RewriteRule ^(.*)$ http://my-domain.com/$1 [R=301,L]

Pasted: Feb 6, 2012, 7:29:43 pm
Views: 27