Author Topic: Help needed - Per Domain HTTPS / HTTP selection  (Read 30928 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Help needed - Per Domain HTTPS / HTTP selection
« on: November 24, 2019, 04:11:15 PM »
Hello community,

maybe i'm to blind right now ... but i cant find the menu where i can select per domain the usage of http -> https

Could anyone be so kind and direct me to the right location?

Thanks in advance.

kai

Offline
*
Re: Help needed - Per Domain HTTPS / HTTP selection
« Reply #1 on: November 26, 2019, 10:05:54 AM »
Hi,

For apache server you must add a .htaccess rule manually for that specific domain which will force redirect to https For nginx only servers you will need to modify the domain config file and add a https force redirect rule.