mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #1095 from floydianslips/nc14
fix .htaccess error nextcloud
This commit is contained in:
commit
015c7813ee
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ Alias {{ nextcloud_url }} {{ nextcloud_prefix }}/nextcloud
|
|||
|
||||
<Directory {{ nextcloud_prefix }}/nextcloud/>
|
||||
Options -Indexes
|
||||
AllowOverride All
|
||||
|
||||
<IfModule mod_authz_core.c>
|
||||
# Apache 2.4
|
||||
|
|
Loading…
Add table
Reference in a new issue