⚝
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.bak
/
sites-available
/
View File Name :
hubhires.com.conf
<VirtualHost 65.108.141.171:80 [2a01:4f9:1a:9191::2]:80> SuexecUserGroup "#1086" "#1086" ServerName hubhires.com ServerAlias www.hubhires.com ServerAlias mail.hubhires.com ServerAlias webmail.hubhires.com ServerAlias admin.hubhires.com DocumentRoot /home/hubhires/public_html ErrorLog /var/log/virtualmin/hubhires.com_error_log CustomLog /var/log/virtualmin/hubhires.com_access_log combined ScriptAlias /cgi-bin/ /home/hubhires/cgi-bin/ ScriptAlias /awstats/ /home/hubhires/cgi-bin/ DirectoryIndex index.php index.php4 index.php5 index.htm index.html <Directory /home/hubhires/public_html> Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch +ExecCGI allow from all AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch Require all granted </Directory> <Directory /home/hubhires/cgi-bin> allow from all AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch Require all granted </Directory> RewriteEngine on RewriteCond %{HTTP_HOST} =webmail.hubhires.com RewriteRule ^(?!/.well-known)(.*) https://hubhires.com:20000/ [R] RewriteCond %{HTTP_HOST} =admin.hubhires.com RewriteRule ^(?!/.well-known)(.*) https://hubhires.com:10000/ [R] RemoveHandler .php RemoveHandler .php7.4 <Files awstats.pl> AuthName "hubhires.com statistics" AuthType Basic AuthUserFile /home/hubhires/.awstats-htpasswd require valid-user </Files> Alias /dav /home/hubhires/public_html <Location /dav> DAV on AuthType Basic AuthName "hubhires.com" AuthUserFile /home/hubhires/etc/dav.digest.passwd Require valid-user ForceType text/plain Satisfy All RemoveHandler .php RemoveHandler .php7.4 RewriteEngine off </Location> <FilesMatch \.php$> SetHandler proxy:unix:/var/php-fpm/16531282471743558.sock|fcgi://localhost </FilesMatch> AliasMatch ^/.*$ /home/hubhires/public_html/disabled_by_virtualmin.html </VirtualHost>