|
 |
asp_web_howto thread: forwarding a domain in IIS
Message #1 by <odempsey@b...> on Fri, 21 Jun 2002 16:23:39 +0100
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_02AA_01C21940.00463E40
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi
When forwarding a domain in IIS, how do I set up IIS to append the
querystring onto the end of the domain being forwarded to?
for example if I'm forwarding from www.barrowvale.com to
www.barrowvale.ie/index.asp?ref=3Dcom
how do I set up IIS to forward www.barrowvale.com/abbeyview to
www.barrowvale.ie/index.asp?ref=3Dcomabbeyview
does anyone know how to do this?
Kind Regards
Oliver Dempsey
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Oliver Dempsey
odempsey@b...
www.barrowvale.com
Barrowvale Technology Limited
Web Solutions for Business
Specialists in Dynamic Web Sites
Domain Registration, Hosting, Design,
SMS Text Messaging
Statistics, Online Training
Phone 00353 502 26263
Fax 00353 502 26952
Mobile 00353 86 8219430
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
This e-mail, and any attachment, is confidential. If you have received
it in error, please delete it from your system, do not use or disclose
the information in any way and notify me immediately.
Message #2 by <odempsey@b...> on Wed, 26 Jun 2002 13:32:26 +0100
|
|
Hi Ken
thanks again for your help, however, I haven't got a clue what you mean :-)
Where in the documentation is it?
Kind Regards
Oliver Dempsey
0502 26263
086 8219430
----- Original Message -----
From: "Ken Schaefer" <ken@a...>
To: "ASP Web HowTo" <asp_web_howto@p...>
Sent: Monday, June 24, 2002 4:21 AM
Subject: [asp_web_howto] Re: forwarding a domain in IIS
> In the IIS documentation you can see the $xxx you need to append for it to
> recreate the directory strutcure, page name and URI-query.
>
> Cheers
> Ken
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> From: <odempsey@b...>
> Subject: [asp_web_howto] forwarding a domain in IIS
>
>
> When forwarding a domain in IIS, how do I set up IIS to append the
> querystring onto the end of the domain being forwarded to?
>
> for example if I'm forwarding from www.barrowvale.com to
> www.barrowvale.ie/index.asp?ref=com
> how do I set up IIS to forward www.barrowvale.com/abbeyview to
> www.barrowvale.ie/index.asp?ref=comabbeyview
>
> does anyone know how to do this?
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
>
> ---
>
> Improve your web design skills with these new books from Glasshaus.
>
> Usable Web Menus
> http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
> r-20
> Constructing Accessible Web Sites
> http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
> r-20
> Practical JavaScript for the Usable Web
> http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
> r-20
>
>
Message #3 by "Ken Schaefer" <ken@a...> on Mon, 24 Jun 2002 13:21:11 +1000
|
|
In the IIS documentation you can see the $xxx you need to append for it to
recreate the directory strutcure, page name and URI-query.
Cheers
Ken
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: <odempsey@b...>
Subject: [asp_web_howto] forwarding a domain in IIS
When forwarding a domain in IIS, how do I set up IIS to append the
querystring onto the end of the domain being forwarded to?
for example if I'm forwarding from www.barrowvale.com to
www.barrowvale.ie/index.asp?ref=com
how do I set up IIS to forward www.barrowvale.com/abbeyview to
www.barrowvale.ie/index.asp?ref=comabbeyview
does anyone know how to do this?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
 |