diff -Nur e-smith-manager-2.6.0/root/etc/e-smith/templates/etc/httpd/admin-conf/httpd.conf/90e-smithAccess15common e-smith-manager-2.6.0_bz9587/root/etc/e-smith/templates/etc/httpd/admin-conf/httpd.conf/90e-smithAccess15common
--- e-smith-manager-2.6.0/root/etc/e-smith/templates/etc/httpd/admin-conf/httpd.conf/90e-smithAccess15common 2016-06-15 06:31:58.619811513 +0200
+++ e-smith-manager-2.6.0_bz9587/root/etc/e-smith/templates/etc/httpd/admin-conf/httpd.conf/90e-smithAccess15common 2016-06-15 06:40:27.485901088 +0200
@@ -12,15 +12,19 @@
- Options Indexes Includes
+ Options -Indexes Includes
AllowOverride None
order deny,allow
deny from all
allow from all
+
+ Order allow,deny
+ Deny from all
+
- Options Indexes Includes FollowSymLinks
+ Options -Indexes Includes FollowSymLinks
AllowOverride None
order deny,allow
deny from all