parent
3e3e1c368e
commit
3a8093fb12
2 changed files with 1 additions and 2 deletions
|
@ -12,5 +12,5 @@ MaxRequestsPerChild 0
|
|||
<Directory /home/>
|
||||
AllowOverride None
|
||||
Require all granted
|
||||
Deny from env=GoAway
|
||||
Require not env GoAway
|
||||
</Directory>
|
||||
|
|
|
@ -7,6 +7,5 @@
|
|||
Alias /.well-known/acme-challenge {{ evoacme_acme_dir }}/.well-known/acme-challenge
|
||||
<Directory "{{ evoacme_acme_dir }}/.well-known/acme-challenge">
|
||||
Options -Indexes
|
||||
Allow from all
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
|
Loading…
Add table
Reference in a new issue