There is one directive: RequestHeader but it is available in apache2.0 and above. unfortunately I have 1.3 and cannot upgrade it. pz -----Original Message----- From: Zlotorzynski, Piotr Sent: Thursday, January 05, 2006 10:12 AM To: 'users@xxxxxxxxxxxxxxxx' Subject: RE: [users@httpd] 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:Axel-Stephane.SMORGRAV@xxxxxxxxxxxxxx] Sent: Thursday, January 05, 2006 10:05 AM To: users@xxxxxxxxxxxxxxxx Subject: RE: [users@httpd] 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:Piotr.Zlotorzynski@xxxxxxxxxxxxx] Sent: Thursday, January 05, 2006 9:57 AM To: users@xxxxxxxxxxxxxxxx Subject: [users@httpd] 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx