Skip to content

Instantly share code, notes, and snippets.

@bepatrickdavid
Last active December 21, 2017 09:02
Show Gist options
  • Save bepatrickdavid/60b6b1d7659afd99fec8919d8d313f11 to your computer and use it in GitHub Desktop.
Save bepatrickdavid/60b6b1d7659afd99fec8919d8d313f11 to your computer and use it in GitHub Desktop.
.htaccess redirect 301
RewriteEngine On
Redirect 301 pagina1.html http://www.miosito.com/pagina2.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment