source:
server/etc/apache.conf.tmpl
@
b2aae05
Last change on this file since b2aae05 was d0df50b6, checked in by , 13 years ago | |
---|---|
|
|
File size: 278 bytes |
Rev | Line | |
---|---|---|
[91aaf03] | 1 | # OpenGnSys Web Console template configuration for Apache. |
2 | ||
3 | Alias /opengnsys CONSOLEDIR | |
4 | ||
[d0df50b6] | 5 | # Overrides default CentOS php.ini configuration. |
6 | php_value short_open_tag on | |
7 | ||
[91aaf03] | 8 | <Directory CONSOLEDIR> |
9 | Options -Indexes FollowSymLinks | |
10 | DirectoryIndex index.php | |
11 | </Directory> | |
12 |
Note: See TracBrowser
for help on using the repository browser.