1
0
mirror of https://github.com/nextcloud/docker.git synced 2026-04-19 12:40:59 +02: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' => '/',
);