Skip to content

Instantly share code, notes, and snippets.

@joebasurto
Last active June 17, 2019 15:33
Show Gist options
  • Save joebasurto/be6ab30e29a7f1adae35620d2887695f to your computer and use it in GitHub Desktop.
Save joebasurto/be6ab30e29a7f1adae35620d2887695f to your computer and use it in GitHub Desktop.
Wordpress Page to Sub-domain
RedirectMatch 301 ^/xxx/(.*)$ http://xxx.domain.com/$1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment