Running NginX (with Apache) and cPanel/WHM
Posted
by
ub3rst4r
on Server Fault
See other posts from Server Fault
or by ub3rst4r
Published on 2012-04-20T06:17:58Z
Indexed on
2012/10/17
11:04 UTC
Read the original article
Hit count: 288
I was wondering if its a good idea to be running NginX as the webserver (on port 80) and Apache as the reverse proxy (on port 8080) with cPanel/WHM being used as a control panel? I also installed Nginx Admin so the configuration for NginX is managed by WHM. The reason I am asking is because I came across an article (http://kbeezie.com/view/apache-with-nginx/) which explains how to setup Apache as a reverse proxy but it states
If you are using a control panel based hosting such as cpanel/whm, this method is not advised. Most of the servers configuration is handled automatically in those cases, and making manual changes will likely lead to problems (plus you won’t get support from the control panel makers or your hosting provider in most cases).
Anyone have any past experiences with this and can say if its good/bad idea?
© Server Fault or respective owner