Hello everybody, i find a tutorial for install nginx with cpanel apache in proxy mode, is this: http://coding-talk.com/f61/manual-install-nginx-with-cpanel-apache-in-proxy-mode-6801/ but i have this question: 1. The htaccess´s files of the websites dont go to stop work? 2. in the line: worker_connections 1024; Code (markup): what number could be a good number for a server with sites with more than 1,000 users online. 3. In the line: # Enable reverse proxy add forward RPAFproxy_ips 127.0.0.1 LIST_OF_YOUR_IPS Code (markup): i only have to put the principal ip where i install cpanel orthe aditional ips too? i hope somebody knows how config this features, and thank you very much in advance
Well you want to configure Nginx as proxy in front of Apache in cPanel server? That is not a correctly way to perform your apache server.. I have write a guide for nginx for freebsd.. PM me if you need help