⚝
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 :
shortnews.allkode.com-le-ssl.conf
<IfModule mod_ssl.c> <VirtualHost 65.108.141.171:443 [2a01:4f9:1a:9191::2]:443> SuexecUserGroup "#1754" "#1738" ServerName shortnews.allkode.com ServerAlias www.shortnews.allkode.com ServerAlias mail.shortnews.allkode.com ServerAlias webmail.shortnews.allkode.com ServerAlias admin.shortnews.allkode.com DocumentRoot /home/shortnews.allkode.com/public_html ErrorLog /var/log/virtualmin/shortnews.allkode.com_error_log CustomLog /var/log/virtualmin/shortnews.allkode.com_access_log combined ScriptAlias /cgi-bin/ /home/shortnews.allkode.com/cgi-bin/ ScriptAlias /awstats/ /home/shortnews.allkode.com/cgi-bin/ DirectoryIndex index.php index.php4 index.php5 index.htm index.html <Directory /home/shortnews.allkode.com/public_html> Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch allow from all AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch Require all granted </Directory> <Directory /home/shortnews.allkode.com/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.shortnews.allkode.com # RewriteRule ^(?!/.well-known)(.*) https://shortnews.allkode.com:20000/ [R] # RewriteCond %{HTTP_HOST} =admin.shortnews.allkode.com # RewriteRule ^(?!/.well-known)(.*) https://shortnews.allkode.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 <Files awstats.pl> AuthName "shortnews.allkode.com statistics" AuthType Basic AuthUserFile /home/shortnews.allkode.com/.awstats-htpasswd require valid-user </Files> Alias /dav /home/shortnews.allkode.com/public_html ProxyPassReverse /dav/ ! <Location /dav> DAV on AuthType Basic AuthName "shortnews.allkode.com" AuthUserFile /home/shortnews.allkode.com/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 RewriteEngine off </Location> <FilesMatch \.php$> SetHandler proxy:unix:/run/php/1715241594948200.sock|fcgi://127.0.0.1 </FilesMatch> SSLCertificateFile /etc/letsencrypt/live/shortnews.allkode.com/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/shortnews.allkode.com/privkey.pem Include /etc/letsencrypt/options-ssl-apache.conf </VirtualHost> </IfModule>