[Date Prev][Date
Next][Thread Prev][Thread Next][Date
Index][Thread Index]
Re: OT: (ish) Web publishing question
I've done somthing similar, but I just wrote several very small .html files
that auto forward to another file on another server on another port.
<meta http-equiv="refresh" content="1;
url=http://www.here.com:81/index.html">
something like the above will do it, just stick it in the <head>
section of
your server1.html file on your main server.
HTH
Lee.
> So, what I want to do is to be able to redirect to the appropriate
> internal server by using a friendly URL instead, like
> http://paulgordon.homeip.net/server1
and
> http://paulgordon.homeip.net/server2
and so on....
> and have *all* of these requests sent to one machine which then
proxies
> them to the appropriate internal server.
For more information: http://www.automatedhome.co.uk
Post message: ukha_d@xxxxxxx
Subscribe: ukha_d-subscribe@xxxxxxx
Unsubscribe: ukha_d-unsubscribe@xxxxxxx
List owner: ukha_d-owner@xxxxxxx
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Home |
Main Index |
Thread Index
|