Re: Forwarding Proxy
Michiel Boland <[email protected]> Thu, 20 Mar 2008 11:05:02 +0100 (MET)
| Newsgroups | gmane.network.mathopd |
|---|---|
| Message-ID | <[email protected]> |
> The only thing i am missing in mathopd is a forwarding proxy function. > I need one directory been forwarded to another webserver and the answer > routed back. e.g. thisdomain.com/fwd should be forwarded to > internal-ip/fwd/app. > What is the best solution/add on to realize this behavior with mathopd? This is not possible with mathopd itself. You could try putting a reverse proxy in front of both mathopd and the internal-ip. Cheers Michiel