source: server/etc/apache-prev2.4.conf.tmpl @ 304533c

918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change on this file since 304533c was f9e3393, checked in by ramon <ramongomez@…>, 11 years ago

#616: Instalador compatible con configuración de Apache 2.4 y de versiones anteriores.

git-svn-id: https://opengnsys.es/svn/branches/version1.0@4237 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 264 bytes
Line 
1# OpenGnSys Web Console template configuration for Apache.
2
3Alias /opengnsys CONSOLEDIR
4
5# Overrides default CentOS php.ini configuration.
6php_value short_open_tag on
7
8<Directory CONSOLEDIR>
9        Options -Indexes FollowSymLinks
10        DirectoryIndex index.php
11</Directory>
12
Note: See TracBrowser for help on using the repository browser.