AllowOverride None
Order Deny,Allow
Deny from all
DocumentRoot /var/www/aaaaaaaa.cz/web
ServerName aaaaaaaa.cz
ServerAlias www.aaaaaaaa.cz
ServerAlias aaaa.aaaaaaaa.cz
ServerAlias www.vyskoveprace-drasar.cz vyskoveprace-drasar.cz
ServerAdmin webmaster@aaaaaaaa.cz
ErrorLog /var/log/ispconfig/httpd/aaaaaaaa.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/aaaaaaaa.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
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
RewriteEngine on
RewriteCond %{HTTP_HOST} ^vyskoveprace-drasar\.cz$ [NC]
RewriteRule ^/(.*)$ http://www.profivyskoveprace.cz [R=301,L]
RewriteCond %{HTTP_HOST} ^www\.vyskoveprace-drasar\.cz$ [NC]
RewriteRule ^/(.*)$ http://www.profivyskoveprace.cz [R=301,L]
# add support for apache mpm_itk
AssignUserId web117 client4
# Do not execute PHP files in webdav directory
SecRuleRemoveById 960015
SecRuleRemoveById 960032
SetHandler None
DavLockDB /var/www/clients/client4/web117/tmp/DavLock
# DO NOT REMOVE THE COMMENTS!
# IF YOU REMOVE THEM, WEBDAV WILL NOT WORK ANYMORE!
# WEBDAV BEGIN
# WEBDAV END