⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
etc
/
apache2
/
sites-enabled
/
View File Name :
staffswift.enroles.com.conf
<VirtualHost 65.108.141.171:80 [2a01:4f9:1a:9191::2]:80> SuexecUserGroup "#1731" "#1718" ServerName staffswift.enroles.com ServerAlias www.staffswift.enroles.com ServerAlias mail.staffswift.enroles.com ServerAlias webmail.staffswift.enroles.com ServerAlias admin.staffswift.enroles.com DocumentRoot /home/staffswift/public_html ErrorLog /var/log/virtualmin/staffswift.enroles.com_error_log CustomLog /var/log/virtualmin/staffswift.enroles.com_access_log combined ScriptAlias /cgi-bin/ /home/staffswift/cgi-bin/ ScriptAlias /awstats/ /home/staffswift/cgi-bin/ DirectoryIndex index.php index.php4 index.php5 index.htm index.html <Directory /home/staffswift/public_html> Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch allow from all AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch Require all granted Action application/x-httpd-php5.6 /cgi-bin/php5.6.cgi Action application/x-httpd-php7.0 /cgi-bin/php7.0.cgi Action application/x-httpd-php7.1 /cgi-bin/php7.1.cgi Action application/x-httpd-php7.2 /cgi-bin/php7.2.cgi Action application/x-httpd-php7.3 /cgi-bin/php7.3.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.1 /cgi-bin/php8.1.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.0 .php7.0 AddType application/x-httpd-php7.1 .php7.1 AddType application/x-httpd-php7.2 .php7.2 AddType application/x-httpd-php7.3 .php7.3 AddType application/x-httpd-php7.4 .php7.4 AddType application/x-httpd-php8.0 .php8.0 AddType application/x-httpd-php8.1 .php8.1 AddType application/x-httpd-php8.2 .php8.2 AddType application/x-httpd-php8.0 .php </Directory> <Directory /home/staffswift/cgi-bin> allow from all AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch Require all granted </Directory> ProxyPass /.well-known ! ProxyPass /dav/ ! RewriteEngine on RewriteCond %{HTTP_HOST} =webmail.staffswift.enroles.com RewriteRule ^(?!/.well-known)(.*) https://staffswift.enroles.com:20000/ [R] RewriteCond %{HTTP_HOST} =admin.staffswift.enroles.com RewriteRule ^(?!/.well-known)(.*) https://staffswift.enroles.com:10000/ [R] RemoveHandler .php RemoveHandler .php5.6 RemoveHandler .php7.0 RemoveHandler .php7.1 RemoveHandler .php7.2 RemoveHandler .php7.3 RemoveHandler .php7.4 RemoveHandler .php8.0 RemoveHandler .php8.1 RemoveHandler .php8.2 RewriteCond %{HTTPS} off RewriteRule ^/(?!.well-known)(.*)$ https://%{HTTP_HOST}/$1 [R] <Files awstats.pl> AuthName "staffswift.enroles.com statistics" AuthType Basic AuthUserFile /home/staffswift/.awstats-htpasswd require valid-user </Files> Alias /dav /home/staffswift/public_html ProxyPassReverse /dav/ ! <Location /dav> DAV on AuthType Basic AuthName "staffswift.enroles.com" AuthUserFile /home/staffswift/etc/dav.digest.passwd Require valid-user ForceType text/plain Satisfy All RemoveHandler .php RemoveHandler .php5.6 RemoveHandler .php7.0 RemoveHandler .php7.1 RemoveHandler .php7.2 RemoveHandler .php7.3 RemoveHandler .php7.4 RemoveHandler .php8.0 RemoveHandler .php8.1 RemoveHandler .php8.2 RewriteEngine off </Location> </VirtualHost> <VirtualHost 65.108.141.171:443 [2a01:4f9:1a:9191::2]:443> SuexecUserGroup "#1731" "#1718" ServerName staffswift.enroles.com ServerAlias www.staffswift.enroles.com ServerAlias mail.staffswift.enroles.com ServerAlias webmail.staffswift.enroles.com ServerAlias admin.staffswift.enroles.com DocumentRoot /home/staffswift/public_html ErrorLog /var/log/virtualmin/staffswift.enroles.com_error_log CustomLog /var/log/virtualmin/staffswift.enroles.com_access_log combined ScriptAlias /cgi-bin/ /home/staffswift/cgi-bin/ ScriptAlias /awstats/ /home/staffswift/cgi-bin/ DirectoryIndex index.php index.php4 index.php5 index.htm index.html <Directory /home/staffswift/public_html> Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch allow from all AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch Require all granted Action application/x-httpd-php5.6 /cgi-bin/php5.6.cgi Action application/x-httpd-php7.0 /cgi-bin/php7.0.cgi Action application/x-httpd-php7.1 /cgi-bin/php7.1.cgi Action application/x-httpd-php7.2 /cgi-bin/php7.2.cgi Action application/x-httpd-php7.3 /cgi-bin/php7.3.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.1 /cgi-bin/php8.1.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.0 .php7.0 AddType application/x-httpd-php7.1 .php7.1 AddType application/x-httpd-php7.2 .php7.2 AddType application/x-httpd-php7.3 .php7.3 AddType application/x-httpd-php7.4 .php7.4 AddType application/x-httpd-php8.0 .php8.0 AddType application/x-httpd-php8.1 .php8.1 AddType application/x-httpd-php8.2 .php8.2 AddType application/x-httpd-php8.0 .php </Directory> <Directory /home/staffswift/cgi-bin> allow from all AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch Require all granted </Directory> ProxyPass /.well-known ! ProxyPass /dav/ ! RewriteEngine on RewriteCond %{HTTP_HOST} =webmail.staffswift.enroles.com RewriteRule ^(?!/.well-known)(.*) https://staffswift.enroles.com:20000/ [R] RewriteCond %{HTTP_HOST} =admin.staffswift.enroles.com RewriteRule ^(?!/.well-known)(.*) https://staffswift.enroles.com:10000/ [R] RemoveHandler .php RemoveHandler .php5.6 RemoveHandler .php7.0 RemoveHandler .php7.1 RemoveHandler .php7.2 RemoveHandler .php7.3 RemoveHandler .php7.4 RemoveHandler .php8.0 RemoveHandler .php8.1 RemoveHandler .php8.2 SSLEngine on SSLCertificateFile /home/staffswift/ssl.combined SSLCertificateKeyFile /home/staffswift/ssl.key SSLProtocol all -SSLv2 -SSLv3 -TLSv1 -TLSv1.1 <Files awstats.pl> AuthName "staffswift.enroles.com statistics" AuthType Basic AuthUserFile /home/staffswift/.awstats-htpasswd require valid-user </Files> Alias /dav /home/staffswift/public_html ProxyPassReverse /dav/ ! <Location /dav> DAV on AuthType Basic AuthName "staffswift.enroles.com" AuthUserFile /home/staffswift/etc/dav.digest.passwd Require valid-user ForceType text/plain Satisfy All RemoveHandler .php RemoveHandler .php5.6 RemoveHandler .php7.0 RemoveHandler .php7.1 RemoveHandler .php7.2 RemoveHandler .php7.3 RemoveHandler .php7.4 RemoveHandler .php8.0 RemoveHandler .php8.1 RemoveHandler .php8.2 RewriteEngine off </Location> </VirtualHost>