1
0
mirror of https://github.com/nextcloud/docker.git synced 2024-06-27 19:55:09 +02:00
docker-nextcloud/12.0/apache/config/apache-pretty-urls.config.php
2017-09-14 10:23:46 +02:00

5 lines
60 B
PHP

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