Skip to content

Instantly share code, notes, and snippets.

@Hamz-a

Hamz-a/.htaccess Secret

Last active August 29, 2015 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hamz-a/97ef4d10f6fc0b095608 to your computer and use it in GitHub Desktop.
Save Hamz-a/97ef4d10f6fc0b095608 to your computer and use it in GitHub Desktop.
RewriteCond %{HTTP_HOST} ^freshhomebuilders\.co\.uk$ [OR]
RewriteCond %{HTTP_HOST} ^www\.freshhomebuilders\.co\.uk$
RewriteRule ^bathroom-design/bathroom-fitting-and-installation-Highgate\.htm$ "http://www\.freshhomebuilders\.co\.uk/interior/bathroom-fitting-london/bathroom-fitting-and-installation-highgate" [R=301,L]
RewriteCond %{HTTP_HOST} ^freshhomebuilders\.co\.uk$ [OR]
RewriteCond %{HTTP_HOST} ^www\.freshhomebuilders\.co\.uk$
RewriteRule ^bathroom-design/bathroom-fitting-and-installation-Hornsey\.htm$ "http://www\.freshhomebuilders\.co\.uk/interior/bathroom-fitting-london/bathroom-fitting-and-installation-hornsey" [R=301,L]
RewriteCond %{HTTP_HOST} ^freshhomebuilders\.co\.uk$ [OR]
RewriteCond %{HTTP_HOST} ^www\.freshhomebuilders\.co\.uk$
RewriteRule ^bathroom-design/bathroom-fitting-and-installation-Islington\.htm$ "http://www\.freshhomebuilders\.co\.uk/interior/bathroom-fitting-london/bathroom-fitting-and-installation-islington" [R=301,L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment