Skip to content

Instantly share code, notes, and snippets.

@sixone74
Created October 1, 2010 20:38
Show Gist options
  • Select an option

  • Save sixone74/606813 to your computer and use it in GitHub Desktop.

Select an option

Save sixone74/606813 to your computer and use it in GitHub Desktop.
301 redirect with match for htaccess
RedirectMatch 301 ^.*$ http://www.example.com/
@sixone74

sixone74 commented Oct 1, 2010

Copy link
Copy Markdown
Author

301 redirect with match for htaccess

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment