Control Web Panel

WebPanel => Apache => Nginx => Topic started by: setecabanas on September 07, 2023, 06:46:57 AM

Title: custom to block /whm
Post by: setecabanas on September 07, 2023, 06:46:57 AM
Hi,
I need to block domain.com/whm

¿How can I block this?

Title: Re: custom to block /whm
Post by: Starburst on September 07, 2023, 07:25:35 AM
csf blocks by IPv4 and IPv6.

But you gave am examples of a sub-directory.

Did you mean how to lock down a sub-directory?

A little more info would be helpful.
Title: Re: custom to block /whm
Post by: overseer on September 07, 2023, 07:27:19 AM
WebServer Settings > Apache Redirects
Code: [Select]
Redirect permanent /whm https://[IP-ADDR]:2031/ Delete