
Originally Posted by
Sys3X
Sorry, typo.
Apache running as backend on port 3000
Nginx running on port 80 as frontend.
I use "/etc/chkserv.d/httpd" file to Apache monitoring.
Also, I create "/etc/chkserv.d/nginx" file to monitor nginx (on port 80).
The problem is cpanel change "httpd" file..
I need to prevent this changes because Apache running on non-default port 3000.
I can't understand, why Cpanel rewrite this file. I specify in "Tweak Settings" that apache running on port 3000, but cpanel continues to monitoring Apache on port 80 and rewrite /etc/chkserv.d/httpd file.