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