One Hat Cyber Team
Your IP :
162.159.115.34
Server IP :
188.114.96.4
Server :
Linux thuru 6.5.11-4-pve #1 SMP PREEMPT_DYNAMIC PMX 6.5.11-4 (2023-11-20T10:19Z) x86_64
Server Software :
Apache/2.4.51 (Unix) OpenSSL/1.0.2k-fips
PHP Version :
7.3.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
local
/
apache
/
conf
/
View File Name :
sharedip.conf
<VirtualHost 10.35.1.102:80> ServerName 10.35.1.102 DocumentRoot /usr/local/apache/htdocs ServerAdmin info@centos-webpanel.com <IfModule mod_suphp.c> suPHP_UserGroup nobody nobody </IfModule> <Proxy "*"> <IfModule mod_security2.c> SecRuleEngine Off </IfModule> </Proxy> RewriteEngine On RewriteCond %{HTTP_HOST} !^10.254.254.26$ RewriteCond %{HTTP_HOST} ^webmail. RewriteRule ^/(.*) http://%{HTTP_HOST}:2095/$1 [P] </VirtualHost> <Directory "/"> AllowOverride All Require all granted </Directory>