summaryrefslogtreecommitdiffstats
path: root/15.0/apache/config/apache-pretty-urls.config.php
diff options
context:
space:
mode:
authorDocker Library Bot <github+dockerlibrarybot@infosiftr.com>2018-12-10 10:51:22 +0000
committerDocker Library Bot <github+dockerlibrarybot@infosiftr.com>2018-12-10 10:51:22 +0000
commit00387f5a7d439d94c01c1ebe27959ce9e967671e (patch)
tree3c7236b115587f5cc860ec2b48208a744b87448b /15.0/apache/config/apache-pretty-urls.config.php
parent25cc30e968cdd1cff38df454408caedeb5e437fa (diff)
Update to 15.0.0
Diffstat (limited to '15.0/apache/config/apache-pretty-urls.config.php')
-rw-r--r--15.0/apache/config/apache-pretty-urls.config.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/15.0/apache/config/apache-pretty-urls.config.php b/15.0/apache/config/apache-pretty-urls.config.php
new file mode 100644
index 00000000..72da1d8c
--- /dev/null
+++ b/15.0/apache/config/apache-pretty-urls.config.php
@@ -0,0 +1,4 @@
+<?php
+$CONFIG = array (
+ 'htaccess.RewriteBase' => '/',
+);