Control Web Panel

WebPanel => Apache => Topic started by: Mak3000 on July 14, 2019, 12:23:05 PM

Title: Apache Status
Post by: Mak3000 on July 14, 2019, 12:23:05 PM
Hi all,

I've searched alot about Apache Status, but the results weren't what I searched for.
As cPanel user, I can see in WHM Apache Status, which shows connections to all hosted domains, I asked if there is a similar option in cwp, even from command line.

I were using that option to block some IPs which overloading my sites, any idea?

Thanks in advance.
Title: Re: Apache Status
Post by: studio4host on July 14, 2019, 03:59:36 PM
you can try this
/usr/local/apache/bin/apachectl fullstatus
Title: Re: Apache Status
Post by: Mak3000 on July 14, 2019, 04:03:21 PM
you can try this
/usr/local/apache/bin/apachectl fullstatus

Connection refused
Any idea?
Title: Re: Apache Status
Post by: skyref on July 15, 2019, 02:14:31 AM
you need apache at port 80 for that.