diff options
Diffstat (limited to 'server/etc/apache-prev2.4.conf.tmpl')
-rw-r--r-- | server/etc/apache-prev2.4.conf.tmpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/server/etc/apache-prev2.4.conf.tmpl b/server/etc/apache-prev2.4.conf.tmpl index 24f89677..304e3b2c 100644 --- a/server/etc/apache-prev2.4.conf.tmpl +++ b/server/etc/apache-prev2.4.conf.tmpl @@ -4,9 +4,6 @@ Alias /opengnsys CONSOLEDIR RewriteEngine On -# Overrides default CentOS php.ini configuration. -php_value short_open_tag on - # Redirect HTTP to HTTPS and default configuration. <Directory CONSOLEDIR> RewriteCond %{HTTPS} !=on |