XenForo Tutorials

[TUTORIAL] How to force HTTPS on your forum using .htaccess

Submitted by tivum, , Thread ID: 51861

Thread Closed

RE: [TUTORIAL] How to force HTTPS on your forum using .htaccess

#2
18-10-2017, 02:22 PM
tivum Wrote:
Code:
[color=#000000][size=x-small]RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteCond %{REQUEST_URI} folder
RewriteRule ^(.*)$ https://www.example.com/folder/$1 [R,L][/size][/color]

I think thats no need to add
Code:
[color=#000000][size=x-small]

Didnt ya? CMIIW
[ Awesome PPL Aoki v4hl MarcFrid Yondu url Sui ]

[Image: Signs.png]

Users browsing this thread: 4 Guest(s)