colorful-tones
6/11/2013 - 2:56 PM

301 & www .htaccess

301 & www .htaccess

RewriteEngine On
RewriteBase /

#RewriteCond %{HTTP_HOST} !^www.harmony-group.com [NC]
#RewriteRule ^(.*)$ http://www.harmony-group.com/$1 [L,R=301]

RewriteRule  ^about.html	/about-us/	[L,R=301]
RewriteRule	^residential.html	/luxury-apartments/	[L,R=301]
RewriteRule	^commercial.html	/luxury-office-space/	[L,R=301]
RewriteRule	^storage.html	/self-storage-facilities/	[L,R=301]
RewriteRule	^childcare.html	/child-care/	[L,R=301]