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-available/fiuzalassercom.conf
# Auto generated VHOST configuration for Hostingpackage fiuzalassercom

###################
# fiuzalasser.com #
###################

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

  ServerName   fiuzalasser.com

  Redirect permanent / https://fiuzalasser.com/
</VirtualHost>

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

  ServerName   www.fiuzalasser.com

  Redirect permanent / https://www.fiuzalasser.com/
</VirtualHost>

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

   ServerName   fiuzalasser.com
   ServerAlias  www.fiuzalasser.com

   DocumentRoot /home/fiuzalassercom/fiuzalasser.com/
   Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
   <Directory />
     Options FollowSymLinks
     AllowOverride None
   </Directory>

   <Directory /home/fiuzalassercom/fiuzalasser.com>
     Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
     AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
     Require all granted
   </Directory>

   ErrorLog     /var/log/apache2/hostingpackages/fiuzalassercom/fiuzalasser.com-error.log
   LogLevel     warn
   CustomLog    /var/log/apache2/hostingpackages/fiuzalassercom/fiuzalasser.com-access.log combined

   AccessFileName .htaccess

   Protocols h2 http/1.1

   AddDefaultCharset utf-8
   SSLEngine on
   SSLCertificateFile    /etc/ssl/certs/fiuzalassercom-fiuzalasser.com.pem
   SSLCertificateKeyFile /etc/ssl/private/fiuzalassercom-fiuzalasser.com.key

   SSLCipherSuite       "ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384"

   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-fiuzalassercom.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>

####################################
# fiuzalasser.com.domainpreview.nl #
####################################

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

  ServerName   fiuzalasser.com.domainpreview.nl
  ServerAlias  www.fiuzalasser.com.domainpreview.nl

  DocumentRoot /home/fiuzalassercom/fiuzalasser.com/
  Redirect permanent /phpmyadmin https://hosting103.resellerdns.nl/phpmyadmin
  <Directory />
    Options FollowSymLinks
    AllowOverride None
  </Directory>

  <Directory /home/fiuzalassercom/fiuzalasser.com>
    Options MultiViews IncludesNoExec ExecCGI FollowSymlinks Includes
    AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews
    Require all granted
  </Directory>

  ErrorLog     /var/log/apache2/hostingpackages/fiuzalassercom/fiuzalasser.com.domainpreview.nl-error.log
  LogLevel     warn
  CustomLog    /var/log/apache2/hostingpackages/fiuzalassercom/fiuzalasser.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-fiuzalassercom.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>