bug fix: ssl obtain for childdomain on lsws ent

This commit is contained in:
Usman Nasir
2022-06-11 13:16:28 +05:00
parent fceca21a57
commit 12ccf2491f

View File

@@ -204,6 +204,7 @@ context /.well-known/acme-challenge {
ServerAdmin {administratorEmail}
SuexecUserGroup {externalApp} {externalApp}
DocumentRoot {path}
Alias /.well-known/acme-challenge /usr/local/lsws/Example/html/.well-known/acme-challenge
CustomLog /home/{masterDomain}/logs/{masterDomain}.access_log combined
AddHandler application/x-httpd-php{php} .php .php7 .phtml
<IfModule LiteSpeed>