mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-06 16:11:55 +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
|
Require all granted
|
||||||
</Directory>
|
</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/>
|
#<Directory /srv/>
|
||||||
# Options Indexes FollowSymLinks
|
# Options Indexes FollowSymLinks
|
||||||
# AllowOverride None
|
# AllowOverride None
|
||||||
|
Loading…
Reference in New Issue
Block a user