Skip to content

Instantly share code, notes, and snippets.

@nckltcha
Created May 25, 2012 14:00
Show Gist options
  • Select an option

  • Save nckltcha/2788306 to your computer and use it in GitHub Desktop.

Select an option

Save nckltcha/2788306 to your computer and use it in GitHub Desktop.
rewrite url
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www.)?www.whatwouldthecaptaindo.co.uk$
RewriteRule ^(/)?$ wordpress [L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment