image nextcloud
This commit is contained in:
parent
ae9a140074
commit
89dae7c4ea
|
@ -1,8 +1,3 @@
|
|||
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>
|
||||
RewriteEngine on
|
||||
RewriteRule ^/nextcloud.*$ /nextcloud/index.php [QSA,L]
|
||||
|
|
Loading…
Reference in New Issue