Created
December 24, 2016 13:52
-
-
Save Burick/be7a0fc782461c684bdfdc769e233d83 to your computer and use it in GitHub Desktop.
Редирект со старых URL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
http://htaccess.mwl.be/ | |
htaccess tester | |
*/ | |
RewriteRule ^old/$ /new/ [L,NE,R=301] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment