summaryrefslogtreecommitdiffstats
path: root/14.0-rc/apache/config/apache-pretty-urls.config.php
diff options
context:
space:
mode:
authorTilo Spannagel <development@tilosp.de>2018-11-24 14:07:03 +0100
committerTilo Spannagel <development@tilosp.de>2018-11-24 14:07:03 +0100
commit2c26edea975ba0ebc8c961f2ae6cd79daada6316 (patch)
tree38508e4bfc42b04f86ccd322063454181a2088af /14.0-rc/apache/config/apache-pretty-urls.config.php
parent8b7e80cb360facfba81b570a09aa9094b945585b (diff)
Run update.sh
Signed-off-by: Tilo Spannagel <development@tilosp.de>
Diffstat (limited to '14.0-rc/apache/config/apache-pretty-urls.config.php')
-rw-r--r--14.0-rc/apache/config/apache-pretty-urls.config.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/14.0-rc/apache/config/apache-pretty-urls.config.php b/14.0-rc/apache/config/apache-pretty-urls.config.php
deleted file mode 100644
index 72da1d8c..00000000
--- a/14.0-rc/apache/config/apache-pretty-urls.config.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-$CONFIG = array (
- 'htaccess.RewriteBase' => '/',
-);