I switched my site to the https url and it works great, but people can still view the http url also. How do I make my site redirect all urls to https only?
Thanks in advance!
The following image shows your .htaccess file, the two colored boxes show where I have added code. The green box forces HTTPS and the red box forces www.
Use this example if your forum is installed in the web root.
For the .htaccess to take effect, you must clear your browser cache then restart your browser.