summaryrefslogtreecommitdiffstats
path: root/18.0-rc/apache/config/apache-pretty-urls.config.php
diff options
context:
space:
mode:
authortilosp-bot <git-bot@tilosp.de>2020-08-20 14:00:22 +0000
committertilosp-bot <git-bot@tilosp.de>2020-08-20 14:00:22 +0000
commitbd4cf887a4741837c66ff4b8100a1787ebb6512c (patch)
treea8a200b14fb1ba6168fa7b68ff8e35fb406a08e1 /18.0-rc/apache/config/apache-pretty-urls.config.php
parentabe8cd69a6a3eee4952d4faea9dfbda64c4cdb2b (diff)
Run update.sh
Signed-off-by: tilosp-bot <git-bot@tilosp.de>
Diffstat (limited to '18.0-rc/apache/config/apache-pretty-urls.config.php')
-rw-r--r--18.0-rc/apache/config/apache-pretty-urls.config.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/18.0-rc/apache/config/apache-pretty-urls.config.php b/18.0-rc/apache/config/apache-pretty-urls.config.php
new file mode 100644
index 00000000..72da1d8c
--- /dev/null
+++ b/18.0-rc/apache/config/apache-pretty-urls.config.php
@@ -0,0 +1,4 @@
+<?php
+$CONFIG = array (
+ 'htaccess.RewriteBase' => '/',
+);