Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 45470 invoked by uid 500); 27 Jul 2002 15:15:55 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 45452 invoked from network); 27 Jul 2002 15:15:55 -0000 Received: from unknown (HELO wiggy.cyberxape.com) (207.174.79.11) by daedalus.apache.org with SMTP; 27 Jul 2002 15:15:55 -0000 Received: from cyberxape.com (bonk [12.253.111.89]) by wiggy.cyberxape.com (8.11.2/8.11.2) with ESMTP id g6RFFmC19925 for ; Sat, 27 Jul 2002 09:15:49 -0600 (MDT) Message-ID: <3D42B8E9.6000109@cyberxape.com> Date: Sat, 27 Jul 2002 09:14:49 -0600 From: Jeff Beard User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en, pdf MIME-Version: 1.0 To: users@httpd.apache.org Subject: Re: custom log URGENT !! References: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Try logging the referer on host F. It should indicate host R, if that's=20 where it came from. --Jeff St=E9phane P=E9trot wrote: > Hi,=20 >=20 > I have a server which job is to redirect customer request=20 > to URI.=20 > The process is :=20 >=20 > 1. Customer browser send a request to my apache web=20 > server (server R). > 2. The answer is a redirection to an URI from a database=20 > (with a php script :=20 > header("Location:" . $url) ; ) > 3. Customer browser receive the URI as answer and make=20 > the resolution to get=20 > the requested final web page (given by the URI). >=20 > OK. > The final web page is given by another web server (server=20 > F). >=20 > My problem is :=20 > I want to see in the log of the server F that the=20 > customer request hasn't been=20 > made directly but through the server R. > How to configure my server R so that it sends an answer=20 > with any information=20 > that the customer browser is able to transmitt to the=20 > server F. In that way, I=20 > can see in the log from the server F that the request=20 > come through the server > F. >=20 > Maybe there is a script solution ? or something else ? >=20 > Thanks for helping !! > =20 >=20 > -------------- > Pendant tout l'=E9t=E9, le modem ADSL Tiscali est gratuit. > Profitez en pour passer au Haut D=E9bit ! > Cliquez ici, http://register.tiscali.fr/adsl/ > Offre soumise =E0 conditions. >=20 >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org --=20 -- Jeff Beard | Systems Architect, Programmer, Sysadmin Contact | jeff at cyberxape dot com, 303.443.9339 Location | In front of the computer, Boulder, CO, USA --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org