Server IP : 195.201.23.43 / Your IP : 3.137.160.74 Web Server : Apache System : Linux webserver2.vercom.be 5.4.0-192-generic #212-Ubuntu SMP Fri Jul 5 09:47:39 UTC 2024 x86_64 User : kdecoratie ( 1041) PHP Version : 7.1.33-63+ubuntu20.04.1+deb.sury.org+1 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /etc/apache2/sites-enabled/ |
Upload File : |
<VirtualHost 195.201.23.43:80 [2a01:4f8:c2c:a1a1::1]:80> SuexecUserGroup "#1024" "#1013" ServerName vercomdata.be ServerAlias www.vercomdata.be ServerAlias webmail.vercomdata.be ServerAlias admin.vercomdata.be DocumentRoot /home/vercomdata/public_html ErrorLog /var/log/virtualmin/vercomdata.be_error_log CustomLog /var/log/virtualmin/vercomdata.be_access_log combined ScriptAlias /cgi-bin/ /home/vercomdata/cgi-bin/ ScriptAlias /awstats/ /home/vercomdata/cgi-bin/ DirectoryIndex index.html index.htm index.php index.php4 index.php5 <Directory /home/vercomdata/public_html> Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch +ExecCGI allow from all AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch Action application/x-httpd-php5.6 /cgi-bin/php5.6.cgi Action application/x-httpd-php7.1 /cgi-bin/php7.1.cgi Action application/x-httpd-php7.4 /cgi-bin/php7.4.cgi Action application/x-httpd-php8.0 /cgi-bin/php8.0.cgi Action application/x-httpd-php8.2 /cgi-bin/php8.2.cgi AddType application/x-httpd-php8.0 .php8.0 AddType application/x-httpd-php8.2 .php8.2 AddType application/x-httpd-php8.2 .php AddType application/x-httpd-php8.0 .php8.0 AddType application/x-httpd-php8.2 .php8.2 AddType application/x-httpd-php5.6 .php5.6 AddType application/x-httpd-php7.1 .php7.1 AddType application/x-httpd-php7.4 .php7.4 AddType application/x-httpd-php8.0 .php8.0 AddType application/x-httpd-php8.2 .php8.2 AddType application/x-httpd-php5.6 .php Require all granted </Directory> <Directory /home/vercomdata/cgi-bin> allow from all AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch Require all granted </Directory> RewriteEngine on RewriteCond %{HTTP_HOST} =webmail.vercomdata.be RewriteRule ^(.*) https://vercomdata.be:20000/ [R] RewriteCond %{HTTP_HOST} =admin.vercomdata.be RewriteRule ^(.*) https://vercomdata.be:10000/ [R] RemoveHandler .php RemoveHandler .php5.6 RemoveHandler .php7.1 RemoveHandler .php7.4 RemoveHandler .php8.0 RemoveHandler .php8.2 Alias /pipermail /var/lib/mailman/archives/public <Files awstats.pl> AuthName "vercomdata.be statistics" AuthType Basic AuthUserFile /home/vercomdata/.awstats-htpasswd require valid-user </Files> RedirectMatch /cgi-bin/mailman/([^/\.]*)(.cgi)?(.*) https://vercomdata.be:10000/virtualmin-mailman/unauthenticated/$1.cgi$3 RedirectMatch /mailman/([^/\.]*)(.cgi)?(.*) https://vercomdata.be:10000/virtualmin-mailman/unauthenticated/$1.cgi$3 RedirectMatch ^/(?!.well-known)(.*)$ https://vercomdata.be/$1 </VirtualHost> <VirtualHost 195.201.23.43:443 [2a01:4f8:c2c:a1a1::1]:443> SuexecUserGroup "#1024" "#1013" ServerName vercomdata.be ServerAlias www.vercomdata.be ServerAlias webmail.vercomdata.be ServerAlias admin.vercomdata.be DocumentRoot /home/vercomdata/public_html ErrorLog /var/log/virtualmin/vercomdata.be_error_log CustomLog /var/log/virtualmin/vercomdata.be_access_log combined ScriptAlias /cgi-bin/ /home/vercomdata/cgi-bin/ ScriptAlias /awstats/ /home/vercomdata/cgi-bin/ DirectoryIndex index.html index.htm index.php index.php4 index.php5 <Directory /home/vercomdata/public_html> Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch +ExecCGI allow from all AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch Action application/x-httpd-php5.6 /cgi-bin/php5.6.cgi Action application/x-httpd-php7.1 /cgi-bin/php7.1.cgi Action application/x-httpd-php7.4 /cgi-bin/php7.4.cgi Action application/x-httpd-php8.0 /cgi-bin/php8.0.cgi Action application/x-httpd-php8.2 /cgi-bin/php8.2.cgi AddType application/x-httpd-php8.0 .php8.0 AddType application/x-httpd-php8.2 .php8.2 AddType application/x-httpd-php8.2 .php AddType application/x-httpd-php8.0 .php8.0 AddType application/x-httpd-php8.2 .php8.2 AddType application/x-httpd-php5.6 .php5.6 AddType application/x-httpd-php7.1 .php7.1 AddType application/x-httpd-php7.4 .php7.4 AddType application/x-httpd-php8.0 .php8.0 AddType application/x-httpd-php8.2 .php8.2 AddType application/x-httpd-php5.6 .php Require all granted </Directory> <Directory /home/vercomdata/cgi-bin> allow from all AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch Require all granted </Directory> RewriteEngine on RewriteCond %{HTTP_HOST} =webmail.vercomdata.be RewriteRule ^(.*) https://vercomdata.be:20000/ [R] RewriteCond %{HTTP_HOST} =admin.vercomdata.be RewriteRule ^(.*) https://vercomdata.be:10000/ [R] RemoveHandler .php RemoveHandler .php5.6 RemoveHandler .php7.1 RemoveHandler .php7.4 RemoveHandler .php8.0 RemoveHandler .php8.2 Alias /pipermail /var/lib/mailman/archives/public <Files awstats.pl> AuthName "vercomdata.be statistics" AuthType Basic AuthUserFile /home/vercomdata/.awstats-htpasswd require valid-user </Files> RedirectMatch /cgi-bin/mailman/([^/\.]*)(.cgi)?(.*) https://vercomdata.be:10000/virtualmin-mailman/unauthenticated/$1.cgi$3 RedirectMatch /mailman/([^/\.]*)(.cgi)?(.*) https://vercomdata.be:10000/virtualmin-mailman/unauthenticated/$1.cgi$3 SSLEngine on SSLCertificateFile /home/vercomdata/ssl.cert SSLCertificateKeyFile /home/vercomdata/ssl.key SSLCACertificateFile /etc/ssl/virtualmin/138477528416675/ssl.ca </VirtualHost>Private