Welcome to mirror list, hosted at ThFree Co, Russian Federation.

apache-pretty-urls.config.php « config « apache « 17.0-rc - github.com/nextcloud/docker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 72da1d8c00cc3a6f5c1de3922ff955afd5f6333e (plain)
1
2
3
4
<?php
$CONFIG = array (
  'htaccess.RewriteBase' => '/',
);