1
0
mirror of https://github.com/nextcloud/docker.git synced 2026-01-06 09:11:17 +01:00
nextcloud_docker/31/apache/config/apache-pretty-urls.config.php
2025-02-25 19:50:02 +00:00

5 lines
60 B
PHP

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