AllowOverride None Order Deny,Allow Deny from all DocumentRoot /var/www/dermatokosmetika.cz/web ServerName dermatokosmetika.cz ServerAlias www.dermatokosmetika.cz ServerAdmin webmaster@dermatokosmetika.cz ErrorLog /var/log/ispconfig/httpd/dermatokosmetika.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 Options +FollowSymLinks AllowOverride All Order allow,deny Allow from all # Clear PHP settings of this website SetHandler None # mod_php enabled AddType application/x-httpd-php .php .php3 .php4 .php5 php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -fwebmaster@dermatokosmetika.cz" php_admin_value upload_tmp_dir /var/www/clients/client21/web336/tmp php_admin_value session.save_path /var/www/clients/client21/web336/tmp #PHPIniDir /var/www/conf/web336 RewriteEngine on RewriteCond %{HTTP_HOST} ^dermatokosmetika\.cz$ [NC] RewriteRule ^(.*)$ http://www.dermatokosmetika.cz$1 [R=301,L] # add support for apache mpm_itk AssignUserId web336 client21 # Do not execute PHP files in webdav directory SecRuleRemoveById 960015 SecRuleRemoveById 960032 SetHandler None DavLockDB /var/www/clients/client21/web336/tmp/DavLock # DO NOT REMOVE THE COMMENTS! # IF YOU REMOVE THEM, WEBDAV WILL NOT WORK ANYMORE! # WEBDAV BEGIN # WEBDAV END