Control Web Panel

WebPanel => CentOS-WebPanel GUI => Topic started by: become on August 19, 2017, 09:01:59 AM

Title: How cwp gui work ?
Post by: become on August 19, 2017, 09:01:59 AM
Hello

When I stop apache CWP gui still working. How is it possible ?
Where can i find configuration file that describe that cwp gui work on specific port ?
Title: Re: How cwp gui work ?
Post by: yokowasis on August 20, 2017, 04:53:00 PM
find . -type f -name '*.conf' | xargs grep "2030"
Title: Re: How cwp gui work ?
Post by: studio4host on August 21, 2017, 01:06:48 PM
cwpsrv is used for cwp and not apache, apache is only for sites.

the command is
service cwpsrv status/start/stop