summaryrefslogtreecommitdiffstats
path: root/22.0/apache/config/apache-pretty-urls.config.php
diff options
context:
space:
mode:
Diffstat (limited to '22.0/apache/config/apache-pretty-urls.config.php')
-rw-r--r--22.0/apache/config/apache-pretty-urls.config.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/22.0/apache/config/apache-pretty-urls.config.php b/22.0/apache/config/apache-pretty-urls.config.php
new file mode 100644
index 00000000..72da1d8c
--- /dev/null
+++ b/22.0/apache/config/apache-pretty-urls.config.php
@@ -0,0 +1,4 @@
+<?php
+$CONFIG = array (
+ 'htaccess.RewriteBase' => '/',
+);