1
0
mirror of https://github.com/nextcloud/docker.git synced 2025-10-28 23:11:40 +01:00
nextcloud_docker/13.0/apache/config/apache-pretty-urls.config.php
2018-02-06 14:55:15 +01:00

5 lines
60 B
PHP

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