Server IP : 195.201.23.43 / Your IP : 18.217.136.187 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 "#1025" "#1014" ServerName fustapp.be ServerAlias www.fustapp.be ServerAlias webmail.fustapp.be ServerAlias admin.fustapp.be DocumentRoot /home/fustapp/public_html ErrorLog /var/log/virtualmin/fustapp.be_error_log CustomLog /var/log/virtualmin/fustapp.be_access_log combined ScriptAlias /cgi-bin/ /home/fustapp/cgi-bin/ ScriptAlias /awstats/ /home/fustapp/cgi-bin/ DirectoryIndex index.html index.htm index.php index.php4 index.php5 <Directory /home/fustapp/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 .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 FCGIWrapper /home/fustapp/fcgi-bin/php8.2.fcgi .php FCGIWrapper /home/fustapp/fcgi-bin/php5.6.fcgi .php5.6 FCGIWrapper /home/fustapp/fcgi-bin/php7.1.fcgi .php7.1 FCGIWrapper /home/fustapp/fcgi-bin/php7.4.fcgi .php7.4 FCGIWrapper /home/fustapp/fcgi-bin/php8.0.fcgi .php8.0 FCGIWrapper /home/fustapp/fcgi-bin/php8.2.fcgi .php8.2 Require all granted </Directory> <Directory /home/fustapp/cgi-bin> allow from all AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch Require all granted </Directory> RewriteEngine on RewriteCond %{HTTP_HOST} =webmail.fustapp.be RewriteRule ^(.*) https://fustapp.be:20000/ [R] RewriteCond %{HTTP_HOST} =admin.fustapp.be RewriteRule ^(.*) https://fustapp.be:10000/ [R] RemoveHandler .php RemoveHandler .php5.6 RemoveHandler .php7.1 RemoveHandler .php7.4 RemoveHandler .php8.0 RemoveHandler .php8.2 FcgidMaxRequestLen 1073741824 Alias /pipermail /var/lib/mailman/archives/public <Files awstats.pl> AuthName "fustapp.be statistics" AuthType Basic AuthUserFile /home/fustapp/.awstats-htpasswd require valid-user </Files> RedirectMatch /cgi-bin/mailman/([^/\.]*)(.cgi)?(.*) https://fustapp.be:10000/virtualmin-mailman/unauthenticated/$1.cgi$3 RedirectMatch /mailman/([^/\.]*)(.cgi)?(.*) https://fustapp.be:10000/virtualmin-mailman/unauthenticated/$1.cgi$3 IPCCommTimeout 31 </VirtualHost>Private