Return to Snippet

Revision: 43455
at March 24, 2011 06:58 by nielsenrc


Initial Code
Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) http://www.newdomain.com/$1 [R=301,L]

Initial URL


Initial Description


Initial Title
HTACCESS to Redirect All Traffic

Initial Tags
htaccess

Initial Language
Apache