Hello Igor,
четверг, 16 декабря 1999 г., you wrote:
>> Задача состоит в получении ip-адреса клиента на этом внутреннем сервере.
IV> http://dev.w3.org/cvsweb/apache-modules/mod_ip_forwarding/
Или добавить в proxy_http.c в proxy_http_handler():
ap_table_addn(r->headers_in, "X-Real-IP", r->connection->remote_ip);
Правда, это довольно грязный хак. Но простой.
Best regards,
Ilya mailto:ilya@xxxxxxxxxx
=============================================================================
= Apache-Talk@xxxxxxxxxxxxx mailing list =
Mail "unsubscribe apache-talk" to majordomo@xxxxxxxxxxxxx if you want to quit.
= Archive avaliable at http://www.lexa.ru/apache-talk =
"Russian Apache" includes software developed
by the Apache Group for use in the Apache HTTP server project
(http://www.apache.org/) See
Apache LICENSE.
Copyright (C) 1995-2001 The Apache Group. All rights reserved.
Copyright (C) 1996 Dm. Kryukov; Copyright (C)
1997-2009 Alex Tutubalin. Design (C) 1998 Max Smolev.