Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 60426 invoked by uid 500); 23 Jan 2003 21:46:32 -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 60415 invoked from network); 23 Jan 2003 21:46:32 -0000 Received: from venus.commerce.ubc.ca (137.82.154.16) by 208.185.179.12.available.above.net with SMTP; 23 Jan 2003 21:46:32 -0000 Received: from exchange.commerce.ubc.ca (exchange.commerce.ubc.ca [137.82.66.44]) by venus.commerce.ubc.ca (8.9.3/8.9.3) with ESMTP id NAA02318 for ; Thu, 23 Jan 2003 13:46:37 -0800 Received: from Poste3947 (Toronto-HSE-ppp3744606.sympatico.ca [67.68.81.175]) by exchange.commerce.ubc.ca with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id Z6LLK48Q; Thu, 23 Jan 2003 13:47:08 -0800 Date: Thu, 23 Jan 2003 16:46:33 -0500 (Est) From: Joshua Slive To: users@httpd.apache.org In-Reply-To: Message-ID: References: X-X-Sender: slive@exchange.commerce.ubc.ca MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: 208.185.179.12.available.above.net 1.6.2 0/1000/N Subject: RE: [users@httpd] mod-rewrite question On Thu, 23 Jan 2003, Jack Elliston wrote: > Still does not work. > > Even with the "ProxyPassReverse / http://www.bar.com/" value it still does > not get the css (Netscape errors and IE fails to get pictures, etc.) > > Thanks for the idea. What additional info would help? Sorry, I wasn't reading carefully. ProxyPassReverse only rewrites certain HTTP headers. It will not touch the html. You need to use relative URLs. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org