Don't ask :)

PZ

-----Original Message-----
From: Axel-Stéphane SMORGRAV [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 05, 2006 11:08 AM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] How to change User-Agent in apache 1.3 runnin as 
a proxy?

Sorry, my fault. I have a real hard time to get my act together these days...

RequestHeader set User-Agent foobar 

However, this only works with Apache 2.x

And I am not even going to ask why on earth you want to do this.

-ascs

-----Original Message-----
From: Zlotorzynski, Piotr [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 05, 2006 10:12 AM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] How to change User-Agent in apache 1.3 runnin as 
a proxy?

It does not work for me.
I guess Header ... does not work with mod_proxy.
Doc says:
This module provides for the customization of HTTP response headers.

So it works only for setting response headers of a web server, as I understand.

pz

-----Original Message-----
From: Axel-Stéphane SMORGRAV [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 05, 2006 10:05 AM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] How to change User-Agent in apache 1.3 runnin as 
a proxy?

Try
Header set User-Agent foobar

You will need mod_headers.

-ascs 

-----Original Message-----
From: Zlotorzynski, Piotr [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 05, 2006 9:57 AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] How to change User-Agent in apache 1.3 runnin as a 
proxy?

Hello everybody,

I would like to change User-Agent to some fixed value for all the requests 
going through apache proxy. I was digging through mailing list archives but I 
could not find the answer.
Thanks in advance.

Piotr Zlotorzynski


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to