AllowOverride None
Order Deny,Allow
Deny from all
DocumentRoot /var/www/ispc.klape.eu/web
ServerName ispc.klape.eu
ServerAdmin webmaster@ispc.klape.eu
ErrorLog /var/log/ispconfig/httpd/ispc.klape.eu/error.log
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 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
# mod_php enabled
AddType application/x-httpd-php .php .php3 .php4 .php5
php_admin_value sendmail_path "/usr/local/bin/logsendmail -t -i -fwebmaster@ispc.klape.eu"
php_admin_value upload_tmp_dir /var/www/clients/client4/web7/tmp
php_admin_value session.save_path /var/www/clients/client4/web7/tmp
# PHPIniDir /var/www/conf/web7
# add support for apache mpm_itk
AssignUserId web7 client4
# DO NOT REMOVE THE COMMENTS!
# IF YOU REMOVE THEM, WEBDAV WILL NOT WORK ANYMORE!
# WEBDAV BEGIN
# WEBDAV END
###########################################################
# SSL Vhost
###########################################################
DocumentRoot /var/www/ispc.klape.eu/web
ServerName ispc.klape.eu
ServerAdmin webmaster@ispc.klape.eu
ErrorLog /var/log/ispconfig/httpd/ispc.klape.eu/error.log
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 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
# mod_php enabled
AddType application/x-httpd-php .php .php3 .php4 .php5
php_admin_value sendmail_path "/usr/local/bin/logsendmail -t -i -fwebmaster@ispc.klape.eu"
php_admin_value upload_tmp_dir /var/www/clients/client4/web7/tmp
php_admin_value session.save_path /var/www/clients/client4/web7/tmp
# PHPIniDir /var/www/conf/web7
# add support for apache mpm_itk
AssignUserId web7 client4
# DO NOT REMOVE THE COMMENTS!
# IF YOU REMOVE THEM, WEBDAV WILL NOT WORK ANYMORE!
# WEBDAV BEGIN
# WEBDAV END