mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-06 08:11:54 +00:00
update php:7.1
This commit is contained in:
parent
139160d3aa
commit
fe0f81f3d7
@ -170,14 +170,6 @@ Include ports.conf
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
||||
Alias /.well-known/acme-challenge/ /var/www/html/.well-known/acme-challenge/
|
||||
<Directory "/var/www/html/.well-known/acme-challenge/">
|
||||
Options None
|
||||
AllowOverride None
|
||||
ForceType text/plain
|
||||
RedirectMatch 404 "^(?!/\.well-known/acme-challenge/[\w-]{43}$)"
|
||||
</Directory>
|
||||
|
||||
#<Directory /srv/>
|
||||
# Options Indexes FollowSymLinks
|
||||
# AllowOverride None
|
||||
|
Loading…
Reference in New Issue
Block a user