Created
April 16, 2019 11:12
-
-
Save flayder/320b6309be3d12e9472c9d1a87a532b6 to your computer and use it in GitHub Desktop.
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
REWRITECOND %{HTTP_HOST} ^site.com [NC] | |
REDIRECTMATCH 301 (.*)\.html$ http://site.com$1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment