1
0
mirror of https://github.com/hiskang/acme.sh synced 2025-06-12 10:26:09 +00:00
This commit is contained in:
neil 2016-01-10 10:31:09 +08:00
parent b7b8311c3d
commit ed68afac39

2
le.sh
View File

@ -317,7 +317,7 @@ _setApache() {
#add alias
echo "
Alias /.well-known/acme-challenge/ $ACME_DIR
Alias /.well-known/acme-challenge $ACME_DIR
<Directory $ACME_DIR >
Order allow,deny