mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-16 16:14:47 +02:00
Runs update.sh
Signed-off-by: András Maróy <andras@maroy.hu>
This commit is contained in:
parent
e38110b098
commit
66c3b7263c
38 changed files with 1558 additions and 1 deletions
4
22.0/apache/config/apache-pretty-urls.config.php
Normal file
4
22.0/apache/config/apache-pretty-urls.config.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?php
|
||||
$CONFIG = array (
|
||||
'htaccess.RewriteBase' => '/',
|
||||
);
|
Loading…
Add table
Add a link
Reference in a new issue