Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Help with SSL
![Fmslick](https://us.v-cdn.net/5018160/uploads/userpics/645/nQFAT61280SI0.jpg)
Hello,
I'm here to VF v2.8.1 but worked with other forum types out there however I am having an issue with enforcing the use of SSL / https.
I have done some googling or well all day and homework but all that I have found and or try is old and out of date / brakes the site. So could someone point me the right way here for VF v2.8.1?
.htaccess & Config.php are new fresh install to work with.
PS.
I know this is asked and talked about all other the forum but I gotta be doing something wrong or just missing something here so I am willing to be told how to make this work lol.
Thanks.
Tagged:
0
Comments
Welcome to the community! 😄
There is a config setting in Vanilla you can set to enforce SSL links on the app-level. See this discussion for more info: https://open.vanillaforums.com/discussion/comment/256295#Comment_256295
For Apache, you can rewrite all URLs to redirect to https and even have www redirect to non-www and vice versa, too.
Add Pages to Vanilla with the Basic Pages app
Thanks for your reply, I have Allow & ForceSSL both turned on in the config file and added a redirect to my .htaccess file. However its not redirecting (should I say)..
config.php
.htaccess
I have found out that My host is using Lightspeed so this could be the issue!!??
[solved]
So I got a hold of my host and they said add this bit to the .htaccess
Config.php
Issue is fix and all traffic is being forced to SSL / https!
Thanks!