Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (check this)
- RewriteEngine On
- RewriteCond %{HTTPS} !=on
- RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [R,L]
- (/check this)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement