summaryrefslogtreecommitdiffstats
path: root/17.0-rc/apache/config/apache-pretty-urls.config.php
diff options
context:
space:
mode:
authortilosp-bot <git-bot@tilosp.de>2019-12-13 11:16:18 +0000
committertilosp-bot <git-bot@tilosp.de>2019-12-13 11:16:18 +0000
commit0ebad103636855c27265f34ebc4fab84e409fdb6 (patch)
treeca71cefefeb1be65562acc90a2c60ae3b2dc3751 /17.0-rc/apache/config/apache-pretty-urls.config.php
parent88e6e3b9b238da265023cc71ac544bdd46e5ade8 (diff)
Signed-off-by: tilosp-bot <git-bot@tilosp.de>
Diffstat (limited to '17.0-rc/apache/config/apache-pretty-urls.config.php')
-rw-r--r--17.0-rc/apache/config/apache-pretty-urls.config.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/17.0-rc/apache/config/apache-pretty-urls.config.php b/17.0-rc/apache/config/apache-pretty-urls.config.php
new file mode 100644
index 00000000..72da1d8c
--- /dev/null
+++ b/17.0-rc/apache/config/apache-pretty-urls.config.php
@@ -0,0 +1,4 @@
+<?php
+$CONFIG = array (
+ 'htaccess.RewriteBase' => '/',
+);