HEX
Server: Apache/2.4.67 (Debian)
System: Linux hosting103 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
User: muzikaecom (1013)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: //etc/apache2/sites-enabled/agriturismocapas.conf
# Auto generated VHOST configuration for Hostingpackage agriturismocapas

###########################
# agriturismocapasquin.it #
###########################

<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
  ServerAdmin  support@resellerdns.nl

  ServerName   agriturismocapasquin.it

  Redirect permanent / https://agriturismocapasquin.it/
</VirtualHost>

<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
  ServerAdmin  support@resellerdns.nl

  ServerName   www.agriturismocapasquin.it

  Redirect permanent / https://www.agriturismocapasquin.it/
</VirtualHost>

<IfModule mod_ssl.c>
 <VirtualHost 171.22.67.17:443 [2a04:8400:2:1::20f]:443>
   ServerAdmin  support@resellerdns.nl

   ServerName   agriturismocapasquin.it
   ServerAlias  www.agriturismocapasquin.it

   DocumentRoot /home/agriturismocapas/agriturismocapasquin.it/
   Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
   <Directory />
     Options FollowSymLinks
     AllowOverride None
   </Directory>

   <Directory /home/agriturismocapas/agriturismocapasquin.it>
     Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
     AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
     Require all granted
   </Directory>

   ErrorLog     /var/log/apache2/hostingpackages/agriturismocapas/agriturismocapasquin.it-error.log
   LogLevel     warn
   CustomLog    /var/log/apache2/hostingpackages/agriturismocapas/agriturismocapasquin.it-access.log combined

   AccessFileName .htaccess

   Protocols h2 http/1.1

   AddDefaultCharset utf-8
   SSLEngine on
   SSLCertificateFile    /etc/ssl/certs/agriturismocapas-agriturismocapasquin.it.pem
   SSLCertificateKeyFile /etc/ssl/private/agriturismocapas-agriturismocapasquin.it.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-agriturismocapas.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>

############################################
# agriturismocapasquin.it.domainpreview.nl #
############################################

 <VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
  ServerAdmin  support@resellerdns.nl

  ServerName   agriturismocapasquin.it.domainpreview.nl
  ServerAlias  www.agriturismocapasquin.it.domainpreview.nl

  DocumentRoot /home/agriturismocapas/agriturismocapasquin.it/
  Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
  <Directory />
    Options FollowSymLinks
    AllowOverride None
  </Directory>

  <Directory /home/agriturismocapas/agriturismocapasquin.it>
    Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
    AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
    Require all granted
  </Directory>

  ErrorLog     /var/log/apache2/hostingpackages/agriturismocapas/agriturismocapasquin.it.domainpreview.nl-error.log
  LogLevel     warn
  CustomLog    /var/log/apache2/hostingpackages/agriturismocapas/agriturismocapasquin.it.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-agriturismocapas.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>

################
# casarocca.it #
################

<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
  ServerAdmin  support@resellerdns.nl

  ServerName   casarocca.it

  Redirect permanent / https://casarocca.it/
</VirtualHost>

<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
  ServerAdmin  support@resellerdns.nl

  ServerName   www.casarocca.it

  Redirect permanent / https://www.casarocca.it/
</VirtualHost>

<IfModule mod_ssl.c>
 <VirtualHost 171.22.67.17:443 [2a04:8400:2:1::20f]:443>
   ServerAdmin  support@resellerdns.nl

   ServerName   casarocca.it
   ServerAlias  www.casarocca.it

   DocumentRoot /home/agriturismocapas/casarocca.it/
   Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
   <Directory />
     Options FollowSymLinks
     AllowOverride None
   </Directory>

   <Directory /home/agriturismocapas/casarocca.it>
     Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
     AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
     Require all granted
   </Directory>

   ErrorLog     /var/log/apache2/hostingpackages/agriturismocapas/casarocca.it-error.log
   LogLevel     warn
   CustomLog    /var/log/apache2/hostingpackages/agriturismocapas/casarocca.it-access.log combined

   AccessFileName .htaccess

   Protocols h2 http/1.1

   AddDefaultCharset utf-8
   SSLEngine on
   SSLCertificateFile    /etc/ssl/certs/agriturismocapas-casarocca.it.pem
   SSLCertificateKeyFile /etc/ssl/private/agriturismocapas-casarocca.it.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-agriturismocapas.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>

#################################
# casarocca.it.domainpreview.nl #
#################################

 <VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
  ServerAdmin  support@resellerdns.nl

  ServerName   casarocca.it.domainpreview.nl
  ServerAlias  www.casarocca.it.domainpreview.nl

  DocumentRoot /home/agriturismocapas/casarocca.it/
  Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
  <Directory />
    Options FollowSymLinks
    AllowOverride None
  </Directory>

  <Directory /home/agriturismocapas/casarocca.it>
    Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
    AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
    Require all granted
  </Directory>

  ErrorLog     /var/log/apache2/hostingpackages/agriturismocapas/casarocca.it.domainpreview.nl-error.log
  LogLevel     warn
  CustomLog    /var/log/apache2/hostingpackages/agriturismocapas/casarocca.it.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-agriturismocapas.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>

########################
# fietsweekpiemonte.it #
########################

<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
  ServerAdmin  support@resellerdns.nl

  ServerName   fietsweekpiemonte.it

  Redirect permanent / https://fietsweekpiemonte.it/
</VirtualHost>

<VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
  ServerAdmin  support@resellerdns.nl

  ServerName   www.fietsweekpiemonte.it

  Redirect permanent / https://www.fietsweekpiemonte.it/
</VirtualHost>

<IfModule mod_ssl.c>
 <VirtualHost 171.22.67.17:443 [2a04:8400:2:1::20f]:443>
   ServerAdmin  support@resellerdns.nl

   ServerName   fietsweekpiemonte.it
   ServerAlias  www.fietsweekpiemonte.it

   DocumentRoot /home/agriturismocapas/fietsweekpiemonte.it/
   Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
   <Directory />
     Options FollowSymLinks
     AllowOverride None
   </Directory>

   <Directory /home/agriturismocapas/fietsweekpiemonte.it>
     Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
     AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
     Require all granted
   </Directory>

   ErrorLog     /var/log/apache2/hostingpackages/agriturismocapas/fietsweekpiemonte.it-error.log
   LogLevel     warn
   CustomLog    /var/log/apache2/hostingpackages/agriturismocapas/fietsweekpiemonte.it-access.log combined

   AccessFileName .htaccess

   Protocols h2 http/1.1

   AddDefaultCharset utf-8
   SSLEngine on
   SSLCertificateFile    /etc/ssl/certs/agriturismocapas-fietsweekpiemonte.it.pem
   SSLCertificateKeyFile /etc/ssl/private/agriturismocapas-fietsweekpiemonte.it.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-agriturismocapas.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>

#########################################
# fietsweekpiemonte.it.domainpreview.nl #
#########################################

 <VirtualHost 171.22.67.17:80 [2a04:8400:2:1::20f]:80>
  ServerAdmin  support@resellerdns.nl

  ServerName   fietsweekpiemonte.it.domainpreview.nl
  ServerAlias  www.fietsweekpiemonte.it.domainpreview.nl

  DocumentRoot /home/agriturismocapas/fietsweekpiemonte.it/
  Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
  <Directory />
    Options FollowSymLinks
    AllowOverride None
  </Directory>

  <Directory /home/agriturismocapas/fietsweekpiemonte.it>
    Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
    AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
    Require all granted
  </Directory>

  ErrorLog     /var/log/apache2/hostingpackages/agriturismocapas/fietsweekpiemonte.it.domainpreview.nl-error.log
  LogLevel     warn
  CustomLog    /var/log/apache2/hostingpackages/agriturismocapas/fietsweekpiemonte.it.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-agriturismocapas.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>