Hello,
I closed the port of WHM using my firewall and only permit access from determinate IP address. But cPanel create a proxy that permit users to access using whm.domain.com.
In out httpd.conf we can delete this lines:
RewriteCond %{HTTP_HOST} ^whm\.
RewriteCond %{HTTPS} on
RewriteRule ^/(.*) https://127.0.0.1:2087/$1 [P]
But upcp or something overwrite the file and enable access again to whm using a subdomain of the client domain.
How can I permanently disable this access?
Thank you!



LinkBack URL
About LinkBacks
Reply With Quote









