Re: htaccess and mod_proxy (reverse proxy)
Tobias <[email protected]> Sun, 2 Nov 2003 11:20:25 +0100
| Newsgroups | gmane.comp.apache.mod-proxy |
|---|---|
| Message-ID | <[email protected]> |
Hello Graham, hello Robin, hello maillist, Graham Leggett <[email protected]> wrote: > ><Location "/exchange"> > >ProxyPass http://server.org/exchange > >ProxyPassReverse http://server.org/exchange > [Put the contents of .htaccess here > ></Location> @Graham: Great! It works wonderful! :) Many thanks! Tobias @Robin: maybe a solution for you too? > > Regards, > Graham > --