Nginx Proxy + Apache and php5 as apache module SERVER_ADDR problem (HELP!)

Igor Sysoev igor at sysoev.ru
Mon Oct 18 11:20:11 MSD 2010


On Mon, Oct 18, 2010 at 03:16:00AM -0400, DarkPepe wrote:

> Hi Igor,
> 
> Any clue on how to solve this?

You may try this:

     upstream apache {
            server EXTERNAL_IP:8888;
     }


-- 
Igor Sysoev
http://sysoev.ru/en/



More information about the nginx mailing list