1
0
mirror of https://github.com/nextcloud/docker.git synced 2026-02-19 23:02:03 +01:00
nextcloud_docker/.config/apache-pretty-urls.config.php
2017-09-14 10:23:46 +02:00

5 lines
60 B
PHP

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