source: server/etc/apache.conf.tmpl @ b97f2dc

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 b97f2dc was b97f2dc, checked in by ramon <ramongomez@…>, 11 years ago

#616: Solucionar problema de instalación en sistemas Ubuntu actualizados tras el fallo Heartbleed de OpenSSL.

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

  • Property mode set to 100644
File size: 279 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.