# OpenGnSys Web Console template configuration for Apache.
Alias /opengnsys CONSOLEDIR
# Overrides default CentOS php.ini configuration.
php_value short_open_tag on
Require all granted
Options -Indexes +FollowSymLinks
DirectoryIndex index.php
AllowOverride All