• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

How to force https?

So I got it working using the following within the htaccess:

Code:
Redirect permanent / https://www.domain.com/

Not sure if this is a good solution, even though it's working. If anyone knows of a better solution I'd be interested in learning. Thanks.
 
Back
Top