AllowOverride None Order Deny,Allow Deny from all DocumentRoot /var/www/clients/client24/web289/web ServerName mpcz.cz ServerAlias www.mpcz.cz ServerAdmin webmaster@mpcz.cz ErrorLog /var/log/ispconfig/httpd/mpcz.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" Alias /error/ "/var/www/mpcz.cz/web/error/" ErrorDocument 400 /error/400.html ErrorDocument 401 /error/401.html ErrorDocument 403 /error/403.html ErrorDocument 404 /error/404.html ErrorDocument 405 /error/405.html ErrorDocument 500 /error/500.html ErrorDocument 502 /error/502.html ErrorDocument 503 /error/503.html Options +FollowSymLinks AllowOverride All Order allow,deny Allow from all Options +FollowSymLinks AllowOverride All Order allow,deny Allow from all # Clear PHP settings of this website SetHandler None Order allow,deny Allow from all SetHandler php5-fcgi Action php5-fcgi /php5-fcgi Alias /php5-fcgi /var/www/clients/client24/web289/cgi-bin/php5-fcgi-109.105.49.240-80-mpcz.cz FastCgiExternalServer /var/www/clients/client24/web289/cgi-bin/php5-fcgi-109.105.49.240-80-mpcz.cz -idle-timeout 300 -host 127.0.0.1:9298 -pass-header Authorization RewriteEngine on RewriteCond %{HTTP_HOST} ^mpcz\.cz$ [NC] RewriteRule ^(.*)$ http://www.mpcz.cz$1 [R=301,L] # add support for apache mpm_itk AssignUserId web289 client24 # Do not execute PHP files in webdav directory SecRuleRemoveById 960015 SecRuleRemoveById 960032 SetHandler None DavLockDB /var/www/clients/client24/web289/tmp/DavLock # DO NOT REMOVE THE COMMENTS! # IF YOU REMOVE THEM, WEBDAV WILL NOT WORK ANYMORE! # WEBDAV BEGIN # WEBDAV END