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

5 lines
60 B
PHP

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