Hi all. The basic configuration is as follows (1) (2) (3) (4) Users -------- switch -------- (eth2 ------ eth0) ------ WWW Users located in (1) will access WWW via http Apache server in (3). For non-transparent proxy, every user across the proxy has to set up proxy configuration by putting proxy IP address. Again, I just want to make users access WWW without the setup. In other words, (3) proxy should be transparent. For example, if I only need a proxy for general usage(e.g.caching), I may be able to use Squid software, not Apache. However, my intention of the proxy is more than that. Currently I am using mod_proxy_http where I put some code for looking at each html data and modify it if necessary. Of course, I have added other functionality too. Is this enough information to answer to my question? Thanks in advance. On Wed, Jul 22, 2009 at 6:04 PM, André Warnier<aw@xxxxxxxxxx> wrote: > Brian Kim wrote: >> >> The big picture for my http proxy is to install it to ISP level. >> >> It means users must not need to set up the proxy configuration >> >> In that sense, I thought a reverse proxy seems to be the transparent >> proxy. >> >> Is it right? > > Can you remind us exactly of what you want to do ? I am getting a bit lost > here... > Like, > - where are the users ? > - where is (are) the webserver(s) they are trying to reach ? > - where should Apache figure in all that ? > > I mean, if you really mean "transparent", then you mean a router (maybe with > NAT), and you do not need Apache for that. > > > --------------------------------------------------------------------- > 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