Quote:
Originally Posted by snakes1100
Your links on the site now reflect that you changed the forum url to https, now add a redirect to force users to https via htaccess
Code:
RewriteCond %{HTTP_HOST} ^efsaneclub\.com$ [OR]
RewriteCond %{HTTPS} !on
RewriteRule ^(.*)$ https://www.efsaneclub.com/$1 [R,L]
If you dont use www, you can remove it from the last line.
|
https://www.efsaneclub.com// how do i use it this way?
now says some pages are not safe
eg how can i fix it with a picture
--------------- Added [DATE]1543854666[/DATE] at [TIME]1543854666[/TIME] ---------------
Quote:
Originally Posted by efsaneclub00
|
How to do htaccess orientation
--------------- Added [DATE]1543862421[/DATE] at [TIME]1543862421[/TIME] ---------------
[QUOTE=efsaneclub00;2597612]
https://www.efsaneclub.com// how do i use it this way?
now says some pages are not safe
eg how can i fix it with a picture
--------------- Added [DATE]1543854666[/DATE] at [TIME]1543854666[/TIME] ---------------