AllowOverride None
Order Deny,Allow
Deny from all
DocumentRoot /var/www/ftp.klape.cz/web
ServerName ftp.klape.cz
ServerAdmin webmaster@ftp.klape.cz
ErrorLog /var/log/ispconfig/httpd/ftp.klape.cz/error.log
CustomLog /var/log/apache2/other_vhosts_access.log vhost_combined
#CustomLog "|/usr/share/munin/apache_pipelogger" "%v %p %m %B %D %s"
Options +FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
Order allow,deny
Deny from all
Allow from none
Options +FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
Order allow,deny
Deny from all
Allow from none
# Clear PHP settings of this website
SetHandler None
# add support for apache mpm_itk
AssignUserId web281 client10
# Do not execute PHP files in webdav directory
SecRuleRemoveById 960015
SecRuleRemoveById 960032
SetHandler None
DavLockDB /var/www/clients/client10/web281/tmp/DavLock
# DO NOT REMOVE THE COMMENTS!
# IF YOU REMOVE THEM, WEBDAV WILL NOT WORK ANYMORE!
# WEBDAV BEGIN
# WEBDAV END