Files
helm-charts/charts/nextcloud/files/defaultConfigs/apache-pretty-urls.config.php.tpl

5 lines
60 B
Smarty

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