Skip to content

Instantly share code, notes, and snippets.

@farvisun
Created April 9, 2017 05:14
Show Gist options
  • Save farvisun/9a049e040e6fea19c91ab458492df5ac to your computer and use it in GitHub Desktop.
Save farvisun/9a049e040e6fea19c91ab458492df5ac to your computer and use it in GitHub Desktop.
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://farvisun.ir/$1 [R,L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment