⚝
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 :
printoasis.online.conf
<VirtualHost 65.108.141.171:80 [2a01:4f9:1a:9191::2]:80> SuexecUserGroup "#1428" "#1424" ServerName printoasis.online ServerAlias www.printoasis.online ServerAlias mail.printoasis.online DocumentRoot /home/printoasis/public_html ErrorLog /var/log/virtualmin/printoasis.online_error_log CustomLog /var/log/virtualmin/printoasis.online_access_log combined ScriptAlias /cgi-bin/ /home/printoasis/cgi-bin/ DirectoryIndex index.php index.php4 index.php5 index.htm index.html <Directory /home/printoasis/public_html> Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch allow from all AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch </Directory> <Directory /home/printoasis/cgi-bin> allow from all AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch </Directory> </VirtualHost> <VirtualHost 65.108.141.171:443 [2a01:4f9:1a:9191::2]:443> SuexecUserGroup #1425 #1421 ServerName printoasis.online ServerAlias www.printoasis.online ServerAlias mail.printoasis.online ServerAlias webmail.printoasis.online ServerAlias admin.printoasis.online DocumentRoot /home/printoasis/public_html ErrorLog /var/log/virtualmin/printoasis.online_error_log CustomLog /var/log/virtualmin/printoasis.online_access_log combined ScriptAlias /cgi-bin/ /home/printoasis/cgi-bin/ ScriptAlias /awstats/ /home/printoasis/cgi-bin/ DirectoryIndex index.php index.php4 index.php5 index.htm index.html <Directory /home/printoasis/public_html> Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch +ExecCGI 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 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-php7.4 .php </Directory> <Directory /home/printoasis/cgi-bin> allow from all AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch Require all granted </Directory> RewriteEngine on RewriteCond %{HTTP_HOST} =webmail.printoasis.online RewriteRule ^(?!/.well-known)(.*) https://printoasis.online:20000/ [R] RewriteCond %{HTTP_HOST} =admin.printoasis.online RewriteRule ^(?!/.well-known)(.*) https://printoasis.online: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 <Files awstats.pl> AuthName "printperfect.space statistics" AuthType Basic AuthUserFile /home/printoasis/.awstats-htpasswd require valid-user </Files> <Location /dav> DAV on AuthType Basic AuthName "printperfect.space" AuthUserFile /home/printoasis/etc/dav.digest.passwd Require valid-user ForceType text/plain Satisfy All RemoveHandler .php RemoveHandler .php7.4 RewriteEngine off </Location> #SSLEngine on #SSLCertificateFile /home/printoasis/ssl.combined #SSLCertificateKeyFile /home/printoasis/ssl.key #SSLProtocol all -SSLv2 -SSLv3 -TLSv1 -TLSv1.1 </VirtualHost>