Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

how to redirect www.xxx.com.tw to www.xxx.com/tw?

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Two IIS servers question.  
Author Message
ivanozz

External


Since: Nov 25, 2003
Posts: 1



(Msg. 1) Posted: Tue Nov 25, 2003 11:56 am
Post subject: how to redirect www.xxx.com.tw to www.xxx.com/tw?
Archived from groups: microsoft>public>inetserver>iis (more info?)

Dear All,
I have some questions about domain name rewrite.
If I have three domain name as below:
www.xxx.com.tw
www.xxx.com.jp
www.xxx.com
and they are in different server.
When users type www.xxx.com.tw, the system will auto redirect to www.xxx.com/tw
How should I do on IIS server?
(e.g www.ibm.com.tw will auto redirect to www.ibm.com/tw)

 >> Stay informed about: how to redirect www.xxx.com.tw to www.xxx.com/tw? 
Back to top
Login to vote
jeffc

External


Since: Oct 14, 2003
Posts: 28



(Msg. 2) Posted: Tue Nov 25, 2003 2:37 pm
Post subject: Re: how to redirect www.xxx.com.tw to www.xxx.com/tw? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

make a page called default.asp
in that page write
response.redirect <a style='text-decoration: underline;' href="http://www.ibm.com/tw" target="_blank">www.ibm.com/tw</a>
put that page at <a style='text-decoration: underline;' href="http://www.ibm.com.tw" target="_blank">www.ibm.com.tw</a>


"ozztw" <ivanozz.TakeThisOut@yam.com> wrote in message
news:50AE884C-BDF9-421B-8B9B-810A6CAAF628@microsoft.com...
 > Dear All,
 > I have some questions about domain name rewrite.
 > If I have three domain name as below:
<font color=purple> > <a style='text-decoration: underline;' href="http://www.xxx.com.tw</font" target="_blank">www.xxx.com.tw</font</a>>
<font color=purple> > <a style='text-decoration: underline;' href="http://www.xxx.com.jp</font" target="_blank">www.xxx.com.jp</font</a>>
<font color=purple> > <a style='text-decoration: underline;' href="http://www.xxx.com</font" target="_blank">www.xxx.com</font</a>>
 > and they are in different server.
 > When users type <a style='text-decoration: underline;' href="http://www.xxx.com.tw," target="_blank">www.xxx.com.tw,</a> the system will auto redirect to
<a style='text-decoration: underline;' href="http://www.xxx.com/tw" target="_blank">www.xxx.com/tw</a>
 > How should I do on IIS server?
 > (e.g <a style='text-decoration: underline;' href="http://www.ibm.com.tw" target="_blank">www.ibm.com.tw</a> will auto redirect to <a style='text-decoration: underline;' href="http://www.ibm.com/tw" target="_blank">www.ibm.com/tw</a>)<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: how to redirect www.xxx.com.tw to www.xxx.com/tw? 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 2972



(Msg. 3) Posted: Wed Nov 26, 2003 12:11 am
Post subject: Re: how to redirect www.xxx.com.tw to www.xxx.com/tw? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

Set up host headers in IIS (if you plan on having all websites on the same
server)
Right click the Web Site you would like to redirect (in you example
<a style='text-decoration: underline;' href="http://www.ibm.com.tw" target="_blank">www.ibm.com.tw</a>), and click Properties.
Click on the "Home Directory" tab.
Select "A redirection to a URL", and type <a style='text-decoration: underline;' href="http://www.ibm.com/tw" target="_blank">www.ibm.com/tw</a>
Make other changes if necessary.

--
Regards,
Kristofer Gafvert
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">www.ilopia.com</a> - FAQ and Tutorials for Windows Server 2003


"ozztw" <ivanozz DeleteThis @yam.com> wrote in message
news:50AE884C-BDF9-421B-8B9B-810A6CAAF628@microsoft.com...
 > Dear All,
 > I have some questions about domain name rewrite.
 > If I have three domain name as below:
<font color=purple> > <a style='text-decoration: underline;' href="http://www.xxx.com.tw</font" target="_blank">www.xxx.com.tw</font</a>>
<font color=purple> > <a style='text-decoration: underline;' href="http://www.xxx.com.jp</font" target="_blank">www.xxx.com.jp</font</a>>
<font color=purple> > <a style='text-decoration: underline;' href="http://www.xxx.com</font" target="_blank">www.xxx.com</font</a>>
 > and they are in different server.
 > When users type <a style='text-decoration: underline;' href="http://www.xxx.com.tw," target="_blank">www.xxx.com.tw,</a> the system will auto redirect to
<a style='text-decoration: underline;' href="http://www.xxx.com/tw" target="_blank">www.xxx.com/tw</a>
 > How should I do on IIS server?
 > (e.g <a style='text-decoration: underline;' href="http://www.ibm.com.tw" target="_blank">www.ibm.com.tw</a> will auto redirect to <a style='text-decoration: underline;' href="http://www.ibm.com/tw" target="_blank">www.ibm.com/tw</a>)<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: how to redirect www.xxx.com.tw to www.xxx.com/tw? 
Back to top
Login to vote
anonymous535

External


Since: Nov 25, 2003
Posts: 1



(Msg. 4) Posted: Wed Nov 26, 2003 12:11 am
Post subject: Re: how to redirect www.xxx.com.tw to www.xxx.com/tw? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks for everyone's help.
But how should I do if all websites are in different server.
I want the domain name use the same name like <a style='text-decoration: underline;' href="http://www.xxxx.com/tw" target="_blank">www.xxxx.com/tw</a> ,www.xxxx.com/jp , <a style='text-decoration: underline;' href="http://www.xxxx.com/us" target="_blank">www.xxxx.com/us</a>
First, I make three folders like tw/jp/us on the server that who using <a style='text-decoration: underline;' href="http://www.xxxx.com." target="_blank">www.xxxx.com.</a>
2nd, Redirect <a style='text-decoration: underline;' href="http://www.xxxx.com.tw" target="_blank">www.xxxx.com.tw</a> to <a style='text-decoration: underline;' href="http://www.xxxx.com/tw" target="_blank">www.xxxx.com/tw</a>
And then... how should I do if I dont use frame or use rewriterule like on Apache?

----- Kristofer Gafvert wrote: -----

Hello,

Set up host headers in IIS (if you plan on having all websites on the same
server)
Right click the Web Site you would like to redirect (in you example
<a style='text-decoration: underline;' href="http://www.ibm.com.tw" target="_blank">www.ibm.com.tw</a>), and click Properties.
Click on the "Home Directory" tab.
Select "A redirection to a URL", and type <a style='text-decoration: underline;' href="http://www.ibm.com/tw" target="_blank">www.ibm.com/tw</a>
Make other changes if necessary.

--
Regards,
Kristofer Gafvert
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">www.ilopia.com</a> - FAQ and Tutorials for Windows Server 2003


"ozztw" <ivanozz DeleteThis @yam.com> wrote in message
news:50AE884C-BDF9-421B-8B9B-810A6CAAF628@microsoft.com...
  > Dear All,
  > I have some questions about domain name rewrite.
  > If I have three domain name as below:
<font color=purple>  > <a style='text-decoration: underline;' href="http://www.xxx.com.tw</font" target="_blank">www.xxx.com.tw</font</a>>
<font color=purple>  > <a style='text-decoration: underline;' href="http://www.xxx.com.jp</font" target="_blank">www.xxx.com.jp</font</a>>
<font color=purple>  > <a style='text-decoration: underline;' href="http://www.xxx.com</font" target="_blank">www.xxx.com</font</a>>
  > and they are in different server.
  > When users type <a style='text-decoration: underline;' href="http://www.xxx.com.tw," target="_blank">www.xxx.com.tw,</a> the system will auto redirect to
<a style='text-decoration: underline;' href="http://www.xxx.com/tw" target="_blank">www.xxx.com/tw</a>
  > How should I do on IIS server?
  > (e.g <a style='text-decoration: underline;' href="http://www.ibm.com.tw" target="_blank">www.ibm.com.tw</a> will auto redirect to <a style='text-decoration: underline;' href="http://www.ibm.com/tw" target="_blank">www.ibm.com/tw</a>)<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: how to redirect www.xxx.com.tw to www.xxx.com/tw? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS Redirect.. possible?? - I have an unusual need. I have a web based program that is available to my internal and external users. My internal users have no direct access to the internet. I need to link to a customers site and allow certain users to access that site. My..

IIS 5.0 redirect - Is this possible: Redirect a directory on one server, for example, www.fairfield-city.org/gis to a separate web server (gis.fairfield-city.org) without changing the original URL that is displayed in the browser (IE or Netscape). I don't want to use...

Redirect ASP - I have one server running exchange OWA. I have created 2 virtual directories so that I can have one used for internal LAN users and second being used by users connecting from outside over the internet. REason of having 2 seperate virtual directories is....

Redirect... - Hi, I've the following setup: Client (A)------Firewall-------IIS6 /w Exchange 2K3 Running OWA (C) | | (DMZ) IIS6 in Workgroup (B) * not part of the AD domain as (C) I like the..

redirect - I would like to create a redirect from my old site to my new site. The only differencr between the 2 sites is that the new site as asp whereas the old site is all html. I would like to redirect the user, regardless of where he is on the html site to...
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]