On Tue, 8 Jul 2008 13:48:54 -0600 "Tavian Barnes" <tavianator@xxxxxxxxx> wrote: > But that's a reverse proxy, not a forward one. I'm attempting to use > an Apache server as a proxy for my web browser, that uses a local copy > of certain files from certain sites. As such, it has to be a forward > proxy, because I'm using it for arbitrary web sites. That's not what you originally asked. Anyway, three solutions, from the most sensible to the least: * Set up proxy exceptions in your browser preferences * Use mod_cache for your local copies * Use mod_rewrite - probably a rewritemap. Unless of course your real purpose is to block crap like animated images, in which case maybe the rewritemap makes good sense (I use my ADSL router to do that). -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/ --------------------------------------------------------------------- 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