jericho escobar wrote: > I have the following html file. > <html><body><img src="/testme/find.jpg"></body></html> > I would like to write an Apache module that will parse this file and send the following to the browser: > <html><body><img src="http://imageserver/testme/find.jpg"></body></html> I thought that mod_html_proxy was already doing something like this. Davide --------------------------------------------------------------------- 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