root@[OLD Host]:~# cat /etc/apache2/sites-enabled/*[DOMAIN1]* AllowOverride None Require all denied DocumentRoot /var/www/[DOMAIN1].de/web ServerName [DOMAIN1].de ServerAlias *.[DOMAIN1].de ServerAlias chat.[DOMAIN1].de ServerAlias home.[DOMAIN1].de ServerAdmin webmaster@[DOMAIN1].de ErrorLog /var/log/ispconfig/httpd/[DOMAIN1].de/error.log Alias /error/ "/var/www/[DOMAIN1].de/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 # Clear PHP settings of this website SetHandler None Options +FollowSymLinks AllowOverride All Require all granted # ssi enabled AddType text/html .shtml AddOutputFilter INCLUDES .shtml Options +Includes # Clear PHP settings of this website SetHandler None Options +FollowSymLinks AllowOverride All Require all granted # ssi enabled AddType text/html .shtml AddOutputFilter INCLUDES .shtml Options +Includes Options +ExecCGI RubyRequire apache/ruby-run #RubySafeLevel 0 AddType text/html .rb AddType text/html .rbx SetHandler ruby-object RubyHandler Apache::RubyRun.instance SetHandler ruby-object RubyHandler Apache::RubyRun.instance PerlModule ModPerl::Registry PerlModule Apache2::Reload PerlResponseHandler ModPerl::Registry PerlOptions +ParseHeaders Options +ExecCGI PerlResponseHandler ModPerl::Registry PerlOptions +ParseHeaders Options +ExecCGI SetHandler perl-script SetHandler mod_python PythonHandler mod_python.publisher PythonDebug On SetHandler mod_python PythonHandler mod_python.publisher PythonDebug On # cgi enabled Require all granted ScriptAlias /cgi-bin/ /var/www/clients/client3/web67/cgi-bin/ SetHandler cgi-script # suexec enabled SuexecUserGroup web67 client3 # php as fast-cgi enabled # For config options see: http://httpd.apache.org/mod_fcgid/mod/mod_fcgid.html FcgidIdleTimeout 300 FcgidProcessLifeTime 3600 # FcgidMaxProcesses 1000 FcgidMaxRequestsPerProcess 5000 FcgidMinProcessesPerClass 0 FcgidMaxProcessesPerClass 10 FcgidConnectTimeout 3 FcgidIOTimeout 600 FcgidBusyTimeout 3600 FcgidMaxRequestLen 1073741824 SetHandler fcgid-script FCGIWrapper /var/www/php-fcgi-scripts/web67/.php-fcgi-starter .php FCGIWrapper /var/www/php-fcgi-scripts/web67/.php-fcgi-starter .php3 FCGIWrapper /var/www/php-fcgi-scripts/web67/.php-fcgi-starter .php4 FCGIWrapper /var/www/php-fcgi-scripts/web67/.php-fcgi-starter .php5 Options +ExecCGI AllowOverride All Require all granted SetHandler fcgid-script FCGIWrapper /var/www/php-fcgi-scripts/web67/.php-fcgi-starter .php FCGIWrapper /var/www/php-fcgi-scripts/web67/.php-fcgi-starter .php3 FCGIWrapper /var/www/php-fcgi-scripts/web67/.php-fcgi-starter .php4 FCGIWrapper /var/www/php-fcgi-scripts/web67/.php-fcgi-starter .php5 Options +ExecCGI AllowOverride All Require all granted RewriteEngine on RewriteCond %{REQUEST_URI} ^/\.well-known/acme-challenge/ RewriteRule ^ - [END] RewriteCond %{HTTP_HOST} ^chat\.[DOMAIN1]\.de$ [NC] RewriteRule ^/(.*)$ http://www.twitch.tv/[DOMAIN1]/chat?popout [R=301,L] RewriteCond %{HTTP_HOST} ^home\.[DOMAIN1]\.de$ [NC] RewriteRule ^/(.*)$ https://[DOMAIN1].[DOMAIN2].eu/$1 [R] # add support for apache mpm_itk AssignUserId web67 client3 # Do not execute PHP files in webdav directory SecRuleRemoveById 960015 SecRuleRemoveById 960032 SetHandler None DavLockDB /var/www/clients/client3/web67/tmp/DavLock # DO NOT REMOVE THE COMMENTS! # IF YOU REMOVE THEM, WEBDAV WILL NOT WORK ANYMORE! # WEBDAV BEGIN # WEBDAV END DocumentRoot /var/www/[DOMAIN1].de/web ServerName [DOMAIN1].de ServerAlias *.[DOMAIN1].de ServerAlias chat.[DOMAIN1].de ServerAlias home.[DOMAIN1].de ServerAdmin webmaster@[DOMAIN1].de ErrorLog /var/log/ispconfig/httpd/[DOMAIN1].de/error.log Alias /error/ "/var/www/[DOMAIN1].de/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 SSLEngine on SSLProtocol All -SSLv2 -SSLv3 # SSLCipherSuite ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS SSLHonorCipherOrder on # # Header always add Strict-Transport-Security "max-age=15768000" # SSLCertificateFile /var/www/clients/client3/web67/ssl/[DOMAIN1].de-le.crt SSLCertificateKeyFile /var/www/clients/client3/web67/ssl/[DOMAIN1].de-le.key SSLCertificateChainFile /var/www/clients/client3/web67/ssl/[DOMAIN1].de-le.bundle SSLUseStapling on SSLStaplingResponderTimeout 5 SSLStaplingReturnResponderErrors off # Clear PHP settings of this website SetHandler None Options +FollowSymLinks AllowOverride All Require all granted # ssi enabled AddType text/html .shtml AddOutputFilter INCLUDES .shtml Options +Includes # Clear PHP settings of this website SetHandler None Options +FollowSymLinks AllowOverride All Require all granted # ssi enabled AddType text/html .shtml AddOutputFilter INCLUDES .shtml Options +Includes Options +ExecCGI RubyRequire apache/ruby-run #RubySafeLevel 0 AddType text/html .rb AddType text/html .rbx SetHandler ruby-object RubyHandler Apache::RubyRun.instance SetHandler ruby-object RubyHandler Apache::RubyRun.instance PerlModule ModPerl::Registry PerlModule Apache2::Reload PerlResponseHandler ModPerl::Registry PerlOptions +ParseHeaders Options +ExecCGI PerlResponseHandler ModPerl::Registry PerlOptions +ParseHeaders Options +ExecCGI SetHandler perl-script SetHandler mod_python PythonHandler mod_python.publisher PythonDebug On SetHandler mod_python PythonHandler mod_python.publisher PythonDebug On # cgi enabled Require all granted ScriptAlias /cgi-bin/ /var/www/clients/client3/web67/cgi-bin/ SetHandler cgi-script # suexec enabled SuexecUserGroup web67 client3 # php as fast-cgi enabled # For config options see: http://httpd.apache.org/mod_fcgid/mod/mod_fcgid.html FcgidIdleTimeout 300 FcgidProcessLifeTime 3600 # FcgidMaxProcesses 1000 FcgidMaxRequestsPerProcess 5000 FcgidMinProcessesPerClass 0 FcgidMaxProcessesPerClass 10 FcgidConnectTimeout 3 FcgidIOTimeout 600 FcgidBusyTimeout 3600 FcgidMaxRequestLen 1073741824 SetHandler fcgid-script FCGIWrapper /var/www/php-fcgi-scripts/web67/.php-fcgi-starter .php FCGIWrapper /var/www/php-fcgi-scripts/web67/.php-fcgi-starter .php3 FCGIWrapper /var/www/php-fcgi-scripts/web67/.php-fcgi-starter .php4 FCGIWrapper /var/www/php-fcgi-scripts/web67/.php-fcgi-starter .php5 Options +ExecCGI AllowOverride All Require all granted SetHandler fcgid-script FCGIWrapper /var/www/php-fcgi-scripts/web67/.php-fcgi-starter .php FCGIWrapper /var/www/php-fcgi-scripts/web67/.php-fcgi-starter .php3 FCGIWrapper /var/www/php-fcgi-scripts/web67/.php-fcgi-starter .php4 FCGIWrapper /var/www/php-fcgi-scripts/web67/.php-fcgi-starter .php5 Options +ExecCGI AllowOverride All Require all granted RewriteEngine on RewriteCond %{REQUEST_URI} ^/\.well-known/acme-challenge/ RewriteRule ^ - [END] RewriteCond %{HTTP_HOST} ^chat\.[DOMAIN1]\.de$ [NC] RewriteRule ^/(.*)$ http://www.twitch.tv/[DOMAIN1]/chat?popout [R=301,L] RewriteCond %{HTTP_HOST} ^home\.[DOMAIN1]\.de$ [NC] RewriteRule ^/(.*)$ https://[DOMAIN1].[DOMAIN2].eu/$1 [R] # add support for apache mpm_itk AssignUserId web67 client3 # Do not execute PHP files in webdav directory SecRuleRemoveById 960015 SecRuleRemoveById 960032 SetHandler None DavLockDB /var/www/clients/client3/web67/tmp/DavLock # DO NOT REMOVE THE COMMENTS! # IF YOU REMOVE THEM, WEBDAV WILL NOT WORK ANYMORE! # WEBDAV BEGIN # WEBDAV END SSLStaplingCache shmcb:/var/run/ocsp(128000) root@[OLD Host]:~#