image nextcloud
This commit is contained in:
parent
7e9c5acd06
commit
61babc11d1
|
@ -1,8 +1 @@
|
||||||
Alias /nextcloud /var/www/html
|
Alias /nextcloud /var/www/html
|
||||||
<Directory "/var/www/html">
|
|
||||||
DirectoryIndex index.php
|
|
||||||
Order Allow,Deny
|
|
||||||
Allow from All
|
|
||||||
AllowOverride All
|
|
||||||
php_admin_flag allow_url_fopen on
|
|
||||||
</Directory>
|
|
Loading…
Reference in New Issue