1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update nextcloud.conf.j2

This commit is contained in:
A Holt 2019-09-04 12:54:57 -04:00 committed by GitHub
parent e38a02a40b
commit 02df82dc96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ Alias {{ nextcloud_url }} {{ nextcloud_prefix }}/nextcloud
<IfModule mod_authz_core.c>
# Apache 2.4
# http://httpd.apache.org/docs/2.4/mod/mod_authz_core.html
Require host localhost
# PERMIT ACCESS FROM ALL IPv4 ADDRESSES:
Require all granted