things that should not be here

Этот коммит содержится в:
Tobias Diekershoff 2018-02-07 07:28:32 +01:00
родитель 85c8bf0228
Коммит f66a8606aa
1 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -6,6 +6,13 @@
# Please refer to NGINX docs
#
# Note provided by Gabe R.: if you are using nginx as proxy server for Apache2
# make sure your nginx config DOES NOT contain the following
# -----
# location ~ /.well-known {
# allow all;
# }
# -----
...
server {