1
0
mirror of https://github.com/nextcloud/docker.git synced 2025-10-27 22:41:37 +01:00
nextcloud_docker/21.0-beta/apache/config/apache-pretty-urls.config.php
2020-12-12 01:13:25 +00:00

5 lines
60 B
PHP

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