On Tue, 9 Jun 2009 10:30:57 +0200 ml ml <mliebherr99@xxxxxxxxxxxxxx> wrote: > Hello List, > > i am trying to access a M$ Exchange Server via a Apache Reverse Proxy. > But i am getting the error: Max-Forwards has reached zero - proxy > loop? That's because you have a loop. In fact, two: > <VirtualHost 123.123.123.123:443> > ServerName webmail.example.com > ProxyPass /exchange https://webmail.example.com/exchange > ProxyPass /exchweb https://webmail.example.com/exchweb > </VirtualHost> -- 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