1
0
mirror of https://github.com/nextcloud/docker.git synced 2024-06-23 16:06:38 +02:00
docker-nextcloud/.config/apache-pretty-urls.config.php

5 lines
60 B
PHP
Raw Normal View History

2017-09-14 10:23:46 +02:00
<?php
$CONFIG = array (
'htaccess.RewriteBase' => '/',
);