summaryrefslogtreecommitdiffstats
path: root/19.0-rc/apache/config/apache-pretty-urls.config.php
diff options
context:
space:
mode:
authortilosp-bot <git-bot@tilosp.de>2020-07-14 22:32:04 +0200
committerGitHub <noreply@github.com>2020-07-14 20:32:04 +0000
commit8c623fd1562666a7a35ed8ce8b06a7882d1b0459 (patch)
tree906030de59c8ca0cd3c9be34bdc352077c794f8e /19.0-rc/apache/config/apache-pretty-urls.config.php
parentbaebdfefd931fca6799e2163d9ca3efe1520d4d3 (diff)
Run update.sh (#1170)
* Run update.sh Signed-off-by: tilosp-bot <git-bot@tilosp.de> * Run update.sh Signed-off-by: tilosp-bot <git-bot@tilosp.de> * Run update.sh Signed-off-by: tilosp-bot <git-bot@tilosp.de>
Diffstat (limited to '19.0-rc/apache/config/apache-pretty-urls.config.php')
-rw-r--r--19.0-rc/apache/config/apache-pretty-urls.config.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/19.0-rc/apache/config/apache-pretty-urls.config.php b/19.0-rc/apache/config/apache-pretty-urls.config.php
new file mode 100644
index 00000000..72da1d8c
--- /dev/null
+++ b/19.0-rc/apache/config/apache-pretty-urls.config.php
@@ -0,0 +1,4 @@
+<?php
+$CONFIG = array (
+ 'htaccess.RewriteBase' => '/',
+);