Private
Server IP : 195.201.23.43  /  Your IP : 3.144.147.211
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 :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /etc/apache2/sites-enabled/tnoordhuys.be.conf
<VirtualHost 195.201.23.43:80 [2a01:4f8:c2c:a1a1::1]:80>
    SuexecUserGroup #1058 #1031
    ServerName tnoordhuys.be
    ServerAlias www.tnoordhuys.be
    ServerAlias webmail.tnoordhuys.be
    ServerAlias admin.tnoordhuys.be
    DocumentRoot /home/tnoordhuys/public_html
    ErrorLog /var/log/virtualmin/tnoordhuys.be_error_log
    CustomLog /var/log/virtualmin/tnoordhuys.be_access_log combined
    ScriptAlias /awstats/ /home/tnoordhuys/cgi-bin/
    ScriptAlias /cgi-bin/ /home/tnoordhuys/cgi-bin/
    DirectoryIndex index.html index.htm index.php index.php4 index.php5
    <Directory /home/tnoordhuys/public_html>
        Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch +ExecCGI
        allow from all
        AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
        AddType application/x-httpd-php .php
        AddHandler fcgid-script .php4
        AddHandler fcgid-script .php
        AddHandler fcgid-script .php5.6
        AddHandler fcgid-script .php7.1
        AddHandler fcgid-script .php7.4
        AddHandler fcgid-script .php8.0
        AddHandler fcgid-script .php8.2
        AddHandler fcgid-script .php8.3
        FCGIWrapper /home/tnoordhuys/fcgi-bin/php4.fcgi .php4
        FCGIWrapper /home/tnoordhuys/fcgi-bin/php5.6.fcgi .php5.6
        FCGIWrapper /home/tnoordhuys/fcgi-bin/php7.1.fcgi .php7.1
        FCGIWrapper /home/tnoordhuys/fcgi-bin/php7.4.fcgi .php7.4
        FCGIWrapper /home/tnoordhuys/fcgi-bin/php8.0.fcgi .php8.0
        FCGIWrapper /home/tnoordhuys/fcgi-bin/php8.2.fcgi .php8.2
        FCGIWrapper /home/tnoordhuys/fcgi-bin/php8.3.fcgi .php8.3
        FCGIWrapper /home/tnoordhuys/fcgi-bin/php5.6.fcgi .php
        Require all granted
    </Directory>
    <Directory /home/tnoordhuys/cgi-bin>
        allow from all
        AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
        Require all granted
    </Directory>
    RewriteEngine on
    RewriteCond %{HTTP_HOST} =webmail.tnoordhuys.be
    RewriteRule ^(.*) https://tnoordhuys.be:20000/ [R]
    RewriteCond %{HTTP_HOST} =admin.tnoordhuys.be
    RewriteRule ^(.*) https://tnoordhuys.be:10000/ [R]
    RemoveHandler .php4
    RemoveHandler .php
    RemoveHandler .php5.6
    RemoveHandler .php7.1
    RemoveHandler .php7.4
    RemoveHandler .php8.0
    RemoveHandler .php8.2
    RemoveHandler .php8.3
    Alias /pipermail /var/lib/mailman/archives/public
    <Files awstats.pl>
        AuthName "tnoordhuys.be statistics"
        AuthType Basic
        AuthUserFile /home/tnoordhuys/.awstats-htpasswd
        require valid-user
    </Files>
    RedirectMatch /cgi-bin/mailman/([^/\.]*)(.cgi)?(.*) https://tnoordhuys.be:10000/virtualmin-mailman/unauthenticated/$1.cgi$3
    RedirectMatch /mailman/([^/\.]*)(.cgi)?(.*) https://tnoordhuys.be:10000/virtualmin-mailman/unauthenticated/$1.cgi$3
    IPCCommTimeout 31
    FcgidMaxRequestLen 1073741824
</VirtualHost>
<VirtualHost 195.201.23.43:443 [2a01:4f8:c2c:a1a1::1]:443>
    SuexecUserGroup #1058 #1031
    ServerName tnoordhuys.be
    ServerAlias www.tnoordhuys.be
    ServerAlias webmail.tnoordhuys.be
    ServerAlias admin.tnoordhuys.be
    ServerAlias noordhuys.be
    ServerAlias www.noordhuys.be
    DocumentRoot /home/tnoordhuys/public_html
    ErrorLog /var/log/virtualmin/tnoordhuys.be_error_log
    CustomLog /var/log/virtualmin/tnoordhuys.be_access_log combined
    ScriptAlias /awstats/ /home/tnoordhuys/cgi-bin/
    ScriptAlias /cgi-bin/ /home/tnoordhuys/cgi-bin/
    DirectoryIndex index.html index.htm index.php index.php4 index.php5
    <Directory /home/tnoordhuys/public_html>
        Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch +ExecCGI
        allow from all
        AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
        AddType application/x-httpd-php .php
        AddHandler fcgid-script .php4
        AddHandler fcgid-script .php
        AddHandler fcgid-script .php5.6
        AddHandler fcgid-script .php7.1
        AddHandler fcgid-script .php7.4
        AddHandler fcgid-script .php8.0
        AddHandler fcgid-script .php8.2
        AddHandler fcgid-script .php8.3
        FCGIWrapper /home/tnoordhuys/fcgi-bin/php4.fcgi .php4
        FCGIWrapper /home/tnoordhuys/fcgi-bin/php5.6.fcgi .php5.6
        FCGIWrapper /home/tnoordhuys/fcgi-bin/php7.1.fcgi .php7.1
        FCGIWrapper /home/tnoordhuys/fcgi-bin/php7.4.fcgi .php7.4
        FCGIWrapper /home/tnoordhuys/fcgi-bin/php8.0.fcgi .php8.0
        FCGIWrapper /home/tnoordhuys/fcgi-bin/php8.2.fcgi .php8.2
        FCGIWrapper /home/tnoordhuys/fcgi-bin/php8.3.fcgi .php8.3
        FCGIWrapper /home/tnoordhuys/fcgi-bin/php5.6.fcgi .php
        Require all granted
    </Directory>
    <Directory /home/tnoordhuys/cgi-bin>
        allow from all
        AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
        Require all granted
    </Directory>
    RewriteEngine on
    RewriteCond %{HTTP_HOST} =webmail.tnoordhuys.be
    RewriteRule ^(.*) https://tnoordhuys.be:20000/ [R]
    RewriteCond %{HTTP_HOST} =admin.tnoordhuys.be
    RewriteRule ^(.*) https://tnoordhuys.be:10000/ [R]
    RemoveHandler .php4
    RemoveHandler .php
    RemoveHandler .php5.6
    RemoveHandler .php7.1
    RemoveHandler .php7.4
    RemoveHandler .php8.0
    RemoveHandler .php8.2
    RemoveHandler .php8.3
    Alias /pipermail /var/lib/mailman/archives/public
    <Files awstats.pl>
        AuthName "tnoordhuys.be statistics"
        AuthType Basic
        AuthUserFile /home/tnoordhuys/.awstats-htpasswd
        require valid-user
    </Files>
    RedirectMatch /cgi-bin/mailman/([^/\.]*)(.cgi)?(.*) https://tnoordhuys.be:10000/virtualmin-mailman/unauthenticated/$1.cgi$3
    RedirectMatch /mailman/([^/\.]*)(.cgi)?(.*) https://tnoordhuys.be:10000/virtualmin-mailman/unauthenticated/$1.cgi$3
    IPCCommTimeout 31
    FcgidMaxRequestLen 1073741824
    SSLEngine on
    SSLCertificateFile /home/tnoordhuys/ssl.cert
    SSLCertificateKeyFile /home/tnoordhuys/ssl.key
    SSLProtocol all -SSLv2 -SSLv3 -TLSv1 -TLSv1.1
    SSLCACertificateFile /etc/ssl/virtualmin/148094306018397/ssl.ca
</VirtualHost>
Private