Skip to content

Instantly share code, notes, and snippets.

@flayder
Created April 16, 2019 11:12
Show Gist options
  • Save flayder/320b6309be3d12e9472c9d1a87a532b6 to your computer and use it in GitHub Desktop.
Save flayder/320b6309be3d12e9472c9d1a87a532b6 to your computer and use it in GitHub Desktop.
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