summaryrefslogtreecommitdiffstats
path: root/server/etc/apache.conf.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'server/etc/apache.conf.tmpl')
-rw-r--r--server/etc/apache.conf.tmpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/server/etc/apache.conf.tmpl b/server/etc/apache.conf.tmpl
index 5ecd996e..ab49503d 100644
--- a/server/etc/apache.conf.tmpl
+++ b/server/etc/apache.conf.tmpl
@@ -4,11 +4,6 @@ Alias /opengnsys CONSOLEDIR
RewriteEngine On
-# Overrides default CentOS php.ini configuration.
-<IfModule mod_php5.c>
- php_value short_open_tag on
-</IfModule>
-
# Redirect HTTP to HTTPS and default configuration.
<Directory CONSOLEDIR>
RewriteCond %{HTTPS} !=on