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:
parent
e38a02a40b
commit
02df82dc96
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue