Skip to content

Instantly share code, notes, and snippets.

@jgdoncel
Created March 29, 2016 19:04
Show Gist options
  • Save jgdoncel/4809f04fd282b5b9da8e262b1a35e767 to your computer and use it in GitHub Desktop.
Save jgdoncel/4809f04fd282b5b9da8e262b1a35e767 to your computer and use it in GitHub Desktop.
Redirección de página con htaccess
RewriteRule ^loquesea$ http://www.otrodominio.com/otrodirectorio [R=301,NC,L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment