Skip to content

Instantly share code, notes, and snippets.

@raselupm
Created January 4, 2022 07:37
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 raselupm/c3ef88386be81d0fe531cf9d49e2a4bc to your computer and use it in GitHub Desktop.
Save raselupm/c3ef88386be81d0fe531cf9d49e2a4bc to your computer and use it in GitHub Desktop.
.htaccess for preparedpantry.com/blog
RewriteEngine on
RewriteRule ^(.*)$ https://blog.preparedpantry.com/$1 [R=301,L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment