1
0
mirror of https://github.com/nextcloud/docker.git synced 2025-10-27 22:41:37 +01:00
nextcloud_docker/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' => '/',
);