File: //etc/apache2/sites-enabled/korper01.conf
# Auto generated VHOST configuration for Hostingpackage korper01
##################
# demo.korper.nl #
##################
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName demo.korper.nl
Redirect permanent / https://demo.korper.nl/
</VirtualHost>
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName www.demo.korper.nl
Redirect permanent / https://www.demo.korper.nl/
</VirtualHost>
<IfModule mod_ssl.c>
<VirtualHost 171.22.67.17:443 [2a04:8400:2:1::20f]:443>
ServerAdmin support@resellerdns.nl
ServerName demo.korper.nl
ServerAlias www.demo.korper.nl
DocumentRoot /home/korper01/demo.korper.nl/
Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /home/korper01/demo.korper.nl>
Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
Require all granted
</Directory>
ErrorLog /var/log/apache2/hostingpackages/korper01/demo.korper.nl-error.log
LogLevel warn
CustomLog /var/log/apache2/hostingpackages/korper01/demo.korper.nl-access.log combined
AccessFileName .htaccess
Protocols h2 http/1.1
AddDefaultCharset utf-8
SSLEngine on
SSLCertificateFile /etc/ssl/certs/korper01-demo.korper.nl.pem
SSLCertificateKeyFile /etc/ssl/private/korper01-demo.korper.nl.key
Header always set Strict-Transport-Security "max-age=31536000; preload"
<IfModule proxy_fcgi_module>
<IfModule setenvif_module>
SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1
</IfModule>
<FilesMatch ".+\.ph(?:ar|p|tml)$">
SetHandler "proxy:unix:/run/php/php8.2-fpm-korper01.sock|fcgi://localhost"
</FilesMatch>
<FilesMatch ".+\.phps$">
Require all denied
</FilesMatch>
<FilesMatch "^\.ph(?:ar|p|ps|tml)$">
Require all denied
</FilesMatch>
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} ^/.well-known/
RewriteRule ^(.*)$ https://hosting103.resellerdns.nl$1 [P]
SSLProxyEngine On
</IfModule>
</VirtualHost>
</IfModule>
###################################
# demo.korper.nl.domainpreview.nl #
###################################
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName demo.korper.nl.domainpreview.nl
ServerAlias www.demo.korper.nl.domainpreview.nl
DocumentRoot /home/korper01/demo.korper.nl/
Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /home/korper01/demo.korper.nl>
Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
Require all granted
</Directory>
ErrorLog /var/log/apache2/hostingpackages/korper01/demo.korper.nl.domainpreview.nl-error.log
LogLevel warn
CustomLog /var/log/apache2/hostingpackages/korper01/demo.korper.nl.domainpreview.nl-access.log combined
AccessFileName .htaccess
Protocols h2 http/1.1
AddDefaultCharset utf-8
<IfModule proxy_fcgi_module>
<IfModule setenvif_module>
SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1
</IfModule>
<FilesMatch ".+\.ph(?:ar|p|tml)$">
SetHandler "proxy:unix:/run/php/php8.2-fpm-korper01.sock|fcgi://localhost"
</FilesMatch>
<FilesMatch ".+\.phps$">
Require all denied
</FilesMatch>
<FilesMatch "^\.ph(?:ar|p|ps|tml)$">
Require all denied
</FilesMatch>
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} ^/.well-known/
RewriteRule ^(.*)$ https://hosting103.resellerdns.nl$1 [P]
SSLProxyEngine On
</IfModule>
</VirtualHost>
##############
# korper.com #
##############
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName korper.com
Redirect permanent / https://korper.com/
</VirtualHost>
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName www.korper.com
Redirect permanent / https://www.korper.com/
</VirtualHost>
<IfModule mod_ssl.c>
<VirtualHost 171.22.67.17:443 [2a04:8400:2:1::20f]:443>
ServerAdmin support@resellerdns.nl
ServerName korper.com
ServerAlias www.korper.com
DocumentRoot /home/korper01/korper.com/
Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /home/korper01/korper.com>
Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
Require all granted
</Directory>
ErrorLog /var/log/apache2/hostingpackages/korper01/korper.com-error.log
LogLevel warn
CustomLog /var/log/apache2/hostingpackages/korper01/korper.com-access.log combined
AccessFileName .htaccess
Protocols h2 http/1.1
AddDefaultCharset utf-8
SSLEngine on
SSLCertificateFile /etc/ssl/certs/korper01-korper.com.pem
SSLCertificateKeyFile /etc/ssl/private/korper01-korper.com.key
Header always set Strict-Transport-Security "max-age=31536000; preload"
<IfModule proxy_fcgi_module>
<IfModule setenvif_module>
SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1
</IfModule>
<FilesMatch ".+\.ph(?:ar|p|tml)$">
SetHandler "proxy:unix:/run/php/php8.2-fpm-korper01.sock|fcgi://localhost"
</FilesMatch>
<FilesMatch ".+\.phps$">
Require all denied
</FilesMatch>
<FilesMatch "^\.ph(?:ar|p|ps|tml)$">
Require all denied
</FilesMatch>
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} ^/.well-known/
RewriteRule ^(.*)$ https://hosting103.resellerdns.nl$1 [P]
SSLProxyEngine On
</IfModule>
</VirtualHost>
</IfModule>
###############################
# korper.com.domainpreview.nl #
###############################
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName korper.com.domainpreview.nl
ServerAlias www.korper.com.domainpreview.nl
DocumentRoot /home/korper01/korper.com/
Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /home/korper01/korper.com>
Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
Require all granted
</Directory>
ErrorLog /var/log/apache2/hostingpackages/korper01/korper.com.domainpreview.nl-error.log
LogLevel warn
CustomLog /var/log/apache2/hostingpackages/korper01/korper.com.domainpreview.nl-access.log combined
AccessFileName .htaccess
Protocols h2 http/1.1
AddDefaultCharset utf-8
<IfModule proxy_fcgi_module>
<IfModule setenvif_module>
SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1
</IfModule>
<FilesMatch ".+\.ph(?:ar|p|tml)$">
SetHandler "proxy:unix:/run/php/php8.2-fpm-korper01.sock|fcgi://localhost"
</FilesMatch>
<FilesMatch ".+\.phps$">
Require all denied
</FilesMatch>
<FilesMatch "^\.ph(?:ar|p|ps|tml)$">
Require all denied
</FilesMatch>
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} ^/.well-known/
RewriteRule ^(.*)$ https://hosting103.resellerdns.nl$1 [P]
SSLProxyEngine On
</IfModule>
</VirtualHost>
#############
# korper.de #
#############
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName korper.de
Redirect permanent / https://korper.de/
</VirtualHost>
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName www.korper.de
Redirect permanent / https://www.korper.de/
</VirtualHost>
<IfModule mod_ssl.c>
<VirtualHost 171.22.67.17:443 [2a04:8400:2:1::20f]:443>
ServerAdmin support@resellerdns.nl
ServerName korper.de
ServerAlias www.korper.de
DocumentRoot /home/korper01/korper.de/
Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /home/korper01/korper.de>
Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
Require all granted
</Directory>
ErrorLog /var/log/apache2/hostingpackages/korper01/korper.de-error.log
LogLevel warn
CustomLog /var/log/apache2/hostingpackages/korper01/korper.de-access.log combined
AccessFileName .htaccess
Protocols h2 http/1.1
AddDefaultCharset utf-8
SSLEngine on
SSLCertificateFile /etc/ssl/certs/korper01-korper.de.pem
SSLCertificateKeyFile /etc/ssl/private/korper01-korper.de.key
Header always set Strict-Transport-Security "max-age=31536000; preload"
<IfModule proxy_fcgi_module>
<IfModule setenvif_module>
SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1
</IfModule>
<FilesMatch ".+\.ph(?:ar|p|tml)$">
SetHandler "proxy:unix:/run/php/php8.2-fpm-korper01.sock|fcgi://localhost"
</FilesMatch>
<FilesMatch ".+\.phps$">
Require all denied
</FilesMatch>
<FilesMatch "^\.ph(?:ar|p|ps|tml)$">
Require all denied
</FilesMatch>
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} ^/.well-known/
RewriteRule ^(.*)$ https://hosting103.resellerdns.nl$1 [P]
SSLProxyEngine On
</IfModule>
</VirtualHost>
</IfModule>
##############################
# korper.de.domainpreview.nl #
##############################
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName korper.de.domainpreview.nl
ServerAlias www.korper.de.domainpreview.nl
DocumentRoot /home/korper01/korper.de/
Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /home/korper01/korper.de>
Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
Require all granted
</Directory>
ErrorLog /var/log/apache2/hostingpackages/korper01/korper.de.domainpreview.nl-error.log
LogLevel warn
CustomLog /var/log/apache2/hostingpackages/korper01/korper.de.domainpreview.nl-access.log combined
AccessFileName .htaccess
Protocols h2 http/1.1
AddDefaultCharset utf-8
<IfModule proxy_fcgi_module>
<IfModule setenvif_module>
SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1
</IfModule>
<FilesMatch ".+\.ph(?:ar|p|tml)$">
SetHandler "proxy:unix:/run/php/php8.2-fpm-korper01.sock|fcgi://localhost"
</FilesMatch>
<FilesMatch ".+\.phps$">
Require all denied
</FilesMatch>
<FilesMatch "^\.ph(?:ar|p|ps|tml)$">
Require all denied
</FilesMatch>
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} ^/.well-known/
RewriteRule ^(.*)$ https://hosting103.resellerdns.nl$1 [P]
SSLProxyEngine On
</IfModule>
</VirtualHost>
#############
# korper.nl #
#############
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName korper.nl
Redirect permanent / https://korper.nl/
</VirtualHost>
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName www.korper.nl
Redirect permanent / https://www.korper.nl/
</VirtualHost>
<IfModule mod_ssl.c>
<VirtualHost 171.22.67.17:443 [2a04:8400:2:1::20f]:443>
ServerAdmin support@resellerdns.nl
ServerName korper.nl
ServerAlias www.korper.nl
DocumentRoot /home/korper01/korper.nl/
Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /home/korper01/korper.nl>
Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
Require all granted
</Directory>
ErrorLog /var/log/apache2/hostingpackages/korper01/korper.nl-error.log
LogLevel warn
CustomLog /var/log/apache2/hostingpackages/korper01/korper.nl-access.log combined
AccessFileName .htaccess
Protocols h2 http/1.1
AddDefaultCharset utf-8
SSLEngine on
SSLCertificateFile /etc/ssl/certs/korper01-korper.nl.pem
SSLCertificateKeyFile /etc/ssl/private/korper01-korper.nl.key
Header always set Strict-Transport-Security "max-age=31536000; preload"
<IfModule proxy_fcgi_module>
<IfModule setenvif_module>
SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1
</IfModule>
<FilesMatch ".+\.ph(?:ar|p|tml)$">
SetHandler "proxy:unix:/run/php/php8.2-fpm-korper01.sock|fcgi://localhost"
</FilesMatch>
<FilesMatch ".+\.phps$">
Require all denied
</FilesMatch>
<FilesMatch "^\.ph(?:ar|p|ps|tml)$">
Require all denied
</FilesMatch>
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} ^/.well-known/
RewriteRule ^(.*)$ https://hosting103.resellerdns.nl$1 [P]
SSLProxyEngine On
</IfModule>
</VirtualHost>
</IfModule>
##############################
# korper.nl.domainpreview.nl #
##############################
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName korper.nl.domainpreview.nl
ServerAlias www.korper.nl.domainpreview.nl
DocumentRoot /home/korper01/korper.nl/
Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /home/korper01/korper.nl>
Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
Require all granted
</Directory>
ErrorLog /var/log/apache2/hostingpackages/korper01/korper.nl.domainpreview.nl-error.log
LogLevel warn
CustomLog /var/log/apache2/hostingpackages/korper01/korper.nl.domainpreview.nl-access.log combined
AccessFileName .htaccess
Protocols h2 http/1.1
AddDefaultCharset utf-8
<IfModule proxy_fcgi_module>
<IfModule setenvif_module>
SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1
</IfModule>
<FilesMatch ".+\.ph(?:ar|p|tml)$">
SetHandler "proxy:unix:/run/php/php8.2-fpm-korper01.sock|fcgi://localhost"
</FilesMatch>
<FilesMatch ".+\.phps$">
Require all denied
</FilesMatch>
<FilesMatch "^\.ph(?:ar|p|ps|tml)$">
Require all denied
</FilesMatch>
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} ^/.well-known/
RewriteRule ^(.*)$ https://hosting103.resellerdns.nl$1 [P]
SSLProxyEngine On
</IfModule>
</VirtualHost>
##################
# neosecurity.nl #
##################
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName neosecurity.nl
Redirect permanent / https://neosecurity.nl/
</VirtualHost>
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName www.neosecurity.nl
Redirect permanent / https://www.neosecurity.nl/
</VirtualHost>
<IfModule mod_ssl.c>
<VirtualHost 171.22.67.17:443 [2a04:8400:2:1::20f]:443>
ServerAdmin support@resellerdns.nl
ServerName neosecurity.nl
ServerAlias www.neosecurity.nl
DocumentRoot /home/korper01/neosecurity.nl/
Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /home/korper01/neosecurity.nl>
Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
Require all granted
</Directory>
ErrorLog /var/log/apache2/hostingpackages/korper01/neosecurity.nl-error.log
LogLevel warn
CustomLog /var/log/apache2/hostingpackages/korper01/neosecurity.nl-access.log combined
AccessFileName .htaccess
Protocols h2 http/1.1
AddDefaultCharset utf-8
SSLEngine on
SSLCertificateFile /etc/ssl/certs/korper01-neosecurity.nl.pem
SSLCertificateKeyFile /etc/ssl/private/korper01-neosecurity.nl.key
Header always set Strict-Transport-Security "max-age=31536000; preload"
<IfModule proxy_fcgi_module>
<IfModule setenvif_module>
SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1
</IfModule>
<FilesMatch ".+\.ph(?:ar|p|tml)$">
SetHandler "proxy:unix:/run/php/php7.3-fpm-korper01.sock|fcgi://localhost"
</FilesMatch>
<FilesMatch ".+\.phps$">
Require all denied
</FilesMatch>
<FilesMatch "^\.ph(?:ar|p|ps|tml)$">
Require all denied
</FilesMatch>
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} ^/.well-known/
RewriteRule ^(.*)$ https://hosting103.resellerdns.nl$1 [P]
SSLProxyEngine On
</IfModule>
</VirtualHost>
</IfModule>
###################################
# neosecurity.nl.domainpreview.nl #
###################################
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName neosecurity.nl.domainpreview.nl
ServerAlias www.neosecurity.nl.domainpreview.nl
DocumentRoot /home/korper01/neosecurity.nl/
Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /home/korper01/neosecurity.nl>
Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
Require all granted
</Directory>
ErrorLog /var/log/apache2/hostingpackages/korper01/neosecurity.nl.domainpreview.nl-error.log
LogLevel warn
CustomLog /var/log/apache2/hostingpackages/korper01/neosecurity.nl.domainpreview.nl-access.log combined
AccessFileName .htaccess
Protocols h2 http/1.1
AddDefaultCharset utf-8
<IfModule proxy_fcgi_module>
<IfModule setenvif_module>
SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1
</IfModule>
<FilesMatch ".+\.ph(?:ar|p|tml)$">
SetHandler "proxy:unix:/run/php/php7.3-fpm-korper01.sock|fcgi://localhost"
</FilesMatch>
<FilesMatch ".+\.phps$">
Require all denied
</FilesMatch>
<FilesMatch "^\.ph(?:ar|p|ps|tml)$">
Require all denied
</FilesMatch>
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} ^/.well-known/
RewriteRule ^(.*)$ https://hosting103.resellerdns.nl$1 [P]
SSLProxyEngine On
</IfModule>
</VirtualHost>
#######################
# werkenbij.korper.nl #
#######################
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName werkenbij.korper.nl
Redirect permanent / https://werkenbij.korper.nl/
</VirtualHost>
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName www.werkenbij.korper.nl
Redirect permanent / https://www.werkenbij.korper.nl/
</VirtualHost>
<IfModule mod_ssl.c>
<VirtualHost 171.22.67.17:443 [2a04:8400:2:1::20f]:443>
ServerAdmin support@resellerdns.nl
ServerName werkenbij.korper.nl
ServerAlias www.werkenbij.korper.nl
DocumentRoot /home/korper01/werkenbij.korper.nl/
Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /home/korper01/werkenbij.korper.nl>
Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
Require all granted
</Directory>
ErrorLog /var/log/apache2/hostingpackages/korper01/werkenbij.korper.nl-error.log
LogLevel warn
CustomLog /var/log/apache2/hostingpackages/korper01/werkenbij.korper.nl-access.log combined
AccessFileName .htaccess
Protocols h2 http/1.1
AddDefaultCharset utf-8
SSLEngine on
SSLCertificateFile /etc/ssl/certs/korper01-werkenbij.korper.nl.pem
SSLCertificateKeyFile /etc/ssl/private/korper01-werkenbij.korper.nl.key
Header always set Strict-Transport-Security "max-age=31536000; preload"
<IfModule proxy_fcgi_module>
<IfModule setenvif_module>
SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1
</IfModule>
<FilesMatch ".+\.ph(?:ar|p|tml)$">
SetHandler "proxy:unix:/run/php/php8.2-fpm-korper01.sock|fcgi://localhost"
</FilesMatch>
<FilesMatch ".+\.phps$">
Require all denied
</FilesMatch>
<FilesMatch "^\.ph(?:ar|p|ps|tml)$">
Require all denied
</FilesMatch>
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} ^/.well-known/
RewriteRule ^(.*)$ https://hosting103.resellerdns.nl$1 [P]
SSLProxyEngine On
</IfModule>
</VirtualHost>
</IfModule>
########################################
# werkenbij.korper.nl.domainpreview.nl #
########################################
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName werkenbij.korper.nl.domainpreview.nl
ServerAlias www.werkenbij.korper.nl.domainpreview.nl
DocumentRoot /home/korper01/werkenbij.korper.nl/
Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /home/korper01/werkenbij.korper.nl>
Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
Require all granted
</Directory>
ErrorLog /var/log/apache2/hostingpackages/korper01/werkenbij.korper.nl.domainpreview.nl-error.log
LogLevel warn
CustomLog /var/log/apache2/hostingpackages/korper01/werkenbij.korper.nl.domainpreview.nl-access.log combined
AccessFileName .htaccess
Protocols h2 http/1.1
AddDefaultCharset utf-8
<IfModule proxy_fcgi_module>
<IfModule setenvif_module>
SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1
</IfModule>
<FilesMatch ".+\.ph(?:ar|p|tml)$">
SetHandler "proxy:unix:/run/php/php8.2-fpm-korper01.sock|fcgi://localhost"
</FilesMatch>
<FilesMatch ".+\.phps$">
Require all denied
</FilesMatch>
<FilesMatch "^\.ph(?:ar|p|ps|tml)$">
Require all denied
</FilesMatch>
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} ^/.well-known/
RewriteRule ^(.*)$ https://hosting103.resellerdns.nl$1 [P]
SSLProxyEngine On
</IfModule>
</VirtualHost>