I have 4 dedicated IP for my hosting. As usual Apache is listen for requests and serve web pages at port 80. Now I want to have port 80 of one specific IP will listen by nginx/varnish. Earlier I have mad some changes in the configuration [now I forget the configuration] but after some upgrade it reset to its default means Apache listen to *:80.
My question is how to achieve these permanently effecting cpanel/WHM?
Example:
xx.xx.xx.1:80 nginx or varnish
xx.xx.xx.2:80 Apache
xx.xx.xx.3:80 Apache
xx.xx.xx.4:80 Apache
Thanks a lot.
My question is how to achieve these permanently effecting cpanel/WHM?
Example:
xx.xx.xx.1:80 nginx or varnish
xx.xx.xx.2:80 Apache
xx.xx.xx.3:80 Apache
xx.xx.xx.4:80 Apache
Thanks a lot.