Nextcloud-Docker/18.0-rc/apache/config/apache-pretty-urls.config.php

5 lines
60 B
PHP

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