RE: Configuring Let's Encrypt for Sentora and Domains http://docs.sentora.org/?node=102
09-05-2016, 02:35 PM
If it is the same exact issue, then just edit the above to match the mydomain.com settings.
Code:
</VirtualHost>
<VirtualHost *:80>
ServerName mydomain.com
DocumentRoot "/var/sentora/hostdata/[username]/public_html/mydomain_com/"
Redirect permanent / https://mydomain.com