Hi,
On Wed, 5 Sep 2001, Maarten J H van den Berg wrote:
> In this case however, all three programs do run on the same host, on
> different ports. A rewriter can rewrite URLs to other URLs, but there is
> no mention it can also rewrite to different ports. We are stuck with a
> single IP address, alas...
Have you tried including the port in the rewrite? The syntax for a URL is
(roughly)
method://host:port/path
So if you take
you could rewrite it to
http://1.2.3.4:8080/index.html
can't you?
Colin
Received on Wed Sep 05 2001 - 16:59:17 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:03 MST