⚝
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 :
friendonet.com.conf
<VirtualHost 65.108.141.171:80 [2a01:4f9:1a:9191::2]:80> SuexecUserGroup "#1023" "#1023" ServerName friendonet.com ServerAlias www.friendonet.com ServerAlias mail.friendonet.com ServerAlias webmail.friendonet.com ServerAlias admin.friendonet.com DocumentRoot /home/friendonet/public_html ErrorLog /var/log/virtualmin/friendonet.com_error_log CustomLog /var/log/virtualmin/friendonet.com_access_log combined ScriptAlias /cgi-bin/ /home/friendonet/cgi-bin/ ScriptAlias /awstats/ /home/friendonet/cgi-bin/ DirectoryIndex index.php index.php4 index.php5 index.htm index.html <Directory /home/friendonet/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/friendonet/cgi-bin> allow from all AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch Require all granted </Directory> RewriteEngine on RewriteCond %{HTTP_HOST} =webmail.friendonet.com RewriteRule ^(?!/.well-known)(.*) https://friendonet.com:20000/ [R] RewriteCond %{HTTP_HOST} =admin.friendonet.com RewriteRule ^(?!/.well-known)(.*) https://friendonet.com:10000/ [R] RemoveHandler .php RemoveHandler .php7.4 <Files awstats.pl> AuthName "friendonet.com statistics" AuthType Basic AuthUserFile /home/friendonet/.awstats-htpasswd require valid-user </Files> Alias /dav /home/friendonet/public_html <Location /dav> DAV on AuthType Basic AuthName "friendonet.com" AuthUserFile /home/friendonet/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/1652439157293820.sock|fcgi://localhost </FilesMatch> </VirtualHost>