I had it disabled and the backoffice links I could click on were still prefixed by https://
Which "internal" links does that actually apply to? I noticed that if I force https redirections with `RedirectMatch 301 ^(?!/\.well-known/acme-challenge/).* https://example.com$0` while the option is off I get in a infinite loop situation.
Question
CasualRascal
Hi,
How does the Use SSL option actually work?
I had it disabled and the backoffice links I could click on were still prefixed by https://
Which "internal" links does that actually apply to? I noticed that if I force https redirections with `RedirectMatch 301 ^(?!/\.well-known/acme-challenge/).* https://example.com$0` while the option is off I get in a infinite loop situation.
8 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now