Marius Cramer
2014-06-02 8fef1d91e66f478e4ede672508ac7f3063157937
- set -Indexes option globally
1 files modified
1 ■■■■ changed files
install/tpl/apache_ispconfig.conf.master 1 ●●●● patch | view | raw | blame | history
install/tpl/apache_ispconfig.conf.master
@@ -18,6 +18,7 @@
# Do not allow access to the root file system of the server for security reasons
<Directory />
    Options -Indexes
    AllowOverride None
    <tmpl_if name='apache_version' op='>' value='2.2' format='version'>
    Require all denied