File: //etc/apache2/sites-enabled/letsgoactivenl.conf
# Auto generated VHOST configuration for Hostingpackage letsgoactivenl
#########################
# avada.letsgoactive.nl #
#########################
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName avada.letsgoactive.nl
ServerAlias www.avada.letsgoactive.nl
DocumentRoot /home/letsgoactivenl/avada.letsgoactive.nl/
Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /home/letsgoactivenl/avada.letsgoactive.nl>
Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
Require all granted
</Directory>
ErrorLog /var/log/apache2/hostingpackages/letsgoactivenl/avada.letsgoactive.nl-error.log
LogLevel warn
CustomLog /var/log/apache2/hostingpackages/letsgoactivenl/avada.letsgoactive.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-letsgoactivenl.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>
##########################################
# avada.letsgoactive.nl.domainpreview.nl #
##########################################
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName avada.letsgoactive.nl.domainpreview.nl
ServerAlias www.avada.letsgoactive.nl.domainpreview.nl
DocumentRoot /home/letsgoactivenl/avada.letsgoactive.nl/
Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /home/letsgoactivenl/avada.letsgoactive.nl>
Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
Require all granted
</Directory>
ErrorLog /var/log/apache2/hostingpackages/letsgoactivenl/avada.letsgoactive.nl.domainpreview.nl-error.log
LogLevel warn
CustomLog /var/log/apache2/hostingpackages/letsgoactivenl/avada.letsgoactive.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-letsgoactivenl.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>
###################
# letsgoactive.nl #
###################
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName letsgoactive.nl
Redirect permanent / https://letsgoactive.nl/
</VirtualHost>
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName www.letsgoactive.nl
Redirect permanent / https://www.letsgoactive.nl/
</VirtualHost>
<IfModule mod_ssl.c>
<VirtualHost 171.22.67.17:443 [2a04:8400:2:1::20f]:443>
ServerAdmin support@resellerdns.nl
ServerName letsgoactive.nl
ServerAlias www.letsgoactive.nl
DocumentRoot /home/letsgoactivenl/letsgoactive.nl/
Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /home/letsgoactivenl/letsgoactive.nl>
Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
Require all granted
</Directory>
ErrorLog /var/log/apache2/hostingpackages/letsgoactivenl/letsgoactive.nl-error.log
LogLevel warn
CustomLog /var/log/apache2/hostingpackages/letsgoactivenl/letsgoactive.nl-access.log combined
AccessFileName .htaccess
Protocols h2 http/1.1
AddDefaultCharset utf-8
SSLEngine on
SSLCertificateFile /etc/ssl/certs/letsgoactivenl-letsgoactive.nl.pem
SSLCertificateKeyFile /etc/ssl/private/letsgoactivenl-letsgoactive.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.4-fpm-letsgoactivenl.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>
####################################
# letsgoactive.nl.domainpreview.nl #
####################################
<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
ServerAdmin support@resellerdns.nl
ServerName letsgoactive.nl.domainpreview.nl
ServerAlias www.letsgoactive.nl.domainpreview.nl
DocumentRoot /home/letsgoactivenl/letsgoactive.nl/
Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /home/letsgoactivenl/letsgoactive.nl>
Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
Require all granted
</Directory>
ErrorLog /var/log/apache2/hostingpackages/letsgoactivenl/letsgoactive.nl.domainpreview.nl-error.log
LogLevel warn
CustomLog /var/log/apache2/hostingpackages/letsgoactivenl/letsgoactive.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.4-fpm-letsgoactivenl.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>