1
0
mirror of https://github.com/nextcloud/docker.git synced 2024-06-23 16:06:38 +02:00
docker-nextcloud/26/apache/config/apache-pretty-urls.config.php
2023-03-21 18:20:33 +00:00

5 lines
60 B
PHP

<?php
$CONFIG = array (
'htaccess.RewriteBase' => '/',
);