apache proxy rewrite fails

2003-03-31 Thread Daniel Meier
hi there I have two webservers apache2 (on port 80), apache1.xx (on port 81). I still use the apache1.xx because php is running there. now I'd like to do the following: proxypass http://www.mydomain.com/mail to http://www.mydomain.com:81/squirrelmail. and proxyreverse the same again... this work

Re: Apache proxy for multiple hosts

2002-12-27 Thread Derrick 'dman' Hudson
On Wed, Dec 25, 2002 at 09:37:53PM -0800, Paul Johnson wrote: | Is it possible to have virtual hosts be served by hosts behind a | firewall, with apache acting as a proxy? Yes. Use ProxyPass in your VirtualHosts. | Alternatively, would it be possible to set up squid as a transparent | proxy for

Apache proxy for multiple hosts

2002-12-25 Thread Paul Johnson
Is it possible to have virtual hosts be served by hosts behind a firewall, with apache acting as a proxy? Alternatively, would it be possible to set up squid as a transparent proxy for incoming requests, only allowing requests to hosts behind a NAT from outside? -- .''`. Baloo <[EMAIL PROTE

apache proxy problems

2002-04-30 Thread glynis
i use apache as a client proxy on my debian unstable boxes. i'm consistently having trouble with these hex numbers being inserted into the page at the top and bottom. it happens especially with some other webservers which i know are apache with theh same domain is me. i'm not sure that means any

Apache / proxy (was: "Apache, SSL, proxy, etc")

2001-01-22 Thread Ola Muan
Hello, I'm trying to make Apache (1.3.9) act as a proxy-webserver. And this is the first time I configure Apache ever, so I'm way over my head here. For those of you who recognize me from another post titled "Apache, SSL, proxy, etc" a few days ago, I can tell you that my case has changed a litt

Apache proxy

2000-06-05 Thread dbu . ig
Hi! Can somebody tell me where I can/should put the cache directory when using apache as proxy ,now I'm using /home/[something] but i don't like it at all. Thanks. David Branchat: [EMAIL PROTECTED] ICQ Number: 46956071 "Si el trabajo es salud, viva la tuberculosis"

apache + proxy ?

1999-05-11 Thread Khalid EZZARAOUI
Hey, did someone know if the proxy of Apache will work only to my localhost or to all url ? more clearly : if I use my browser on my computer is apache-proxy see in its cache ? or apache-proxy will work only to the request on my http://localhost In fact I want to know if I have to

apache proxy configuration on slink

1999-04-11 Thread John Stevenson
Hello Debian land, Does anyone know where I should put the configuration directives, in order to switch on proxy caching. I am following the guidelines in the O'Riely book on apache, and it says to place the directives in a file called .../site.proxy This file I created as /etc/apache/site.proxy