Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nginx передача входных ip а дресов апачу
- To: nginx-ru@xxxxxxxxx
- Subject: Re: nginx передача входных ip а дресов апачу
- From: Vasil Mikhalenya <bazilek@xxxxxxxxx>
- Date: Fri, 21 Jan 2011 17:10:51 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=wT79HEnP0aRk0lS1aggLeoIuH8gm08IsXMdnrdNyLXc=; b=YpfSyOFQmc+ljElWvQonqWb5KlBuLVcsZHLnIRwz8n3IyUDNQ0mdg+3HzRt3lMXY5d JLXdzAwwZPh/XgSGn2pxp1lU/S63b1OuYTeSv1dl7001QhKGcyxwxC5As90p0GW/PbIG N/ekjNDu4SDoWwnzsN32/fddDU48p0ZCFFLJk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=TVdO3rMVxgtH0CYI2dNEOsbE0RQA4gutLRZBvrNfB4AyygJG7IF9ZCfIVFuw8wSZrm Sw9FWPO3JrZLepGnN+yXPnNDm+NJP1lfNEJfkeolKeBN8reDf49ZezqOOjWIQzmQznjy GmBYjdCtkAZvQjqky4oSooCrosbL8ISgz1jpw=
- In-reply-to: <AANLkTin6r5MkmQW=k2VVGfLtiaZ1cDT9DNPF6iyKk+EV@xxxxxxxxxxxxxx>
- References: <AANLkTin6r5MkmQW=k2VVGfLtiaZ1cDT9DNPF6iyKk+EV@xxxxxxxxxxxxxx>
location /svn/ { proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; }
aptitude install libapache2-mod-rpaf
a2enmod rpaf
последние 2 строчки для вашей системы могут отличаться
-- Best regards, Vasil Mikhalenya
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|