0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2024-09-30 08:22:37 +02:00
nextcloud-docker/28/apache/config/apache-pretty-urls.config.php

5 lines
60 B
PHP
Raw Normal View History

2023-12-12 20:26:33 +01:00
<?php
$CONFIG = array (
'htaccess.RewriteBase' => '/',
);