| Author |
redirect sub-domain URL ?
|
Edward Chen
Ranch Hand
Joined: Dec 23, 2003
Posts: 758
|
|
I am thinking how to redirect URL ? if I want redirect "john.ddd.com", sub-domain to another URL, say, "www.yahoo.com", how to do this ? 1. I have heard we could setup sub DNS in server , how to do this ? 2. how to control it in httpservlet programming ? for example, we could parse the URL ? Thanks
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56205
|
|
|
Why do it in complicated ways? Would not the HTML meta refresh mechanism suit your purposes?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: redirect sub-domain URL ?
|
|
|