Files
container-nextcloud/apache-pretty-urls.config.php
2025-12-06 23:45:45 +01:00

5 lines
60 B
PHP

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