The IIS help files talks about different variables that could be used in redirection.

I am trying to figure out what these do:

The variables $0 through $9 pass the portion of the requested URL that matches the 
indicated wildcard.

I can't find any examples for these $0 - $9 variables.

-----Original Message-----
From: Mike [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 25, 2002 2:52 PM
To: [EMAIL PROTECTED]
Subject: Re: [IMail Forum] IIS redirect


try using the full URL instead of *;*;:8383.  for example, use
http://myserver.com:8383




----- Original Message -----
From: "Andrey Fyodorov" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 25, 2002 10:23 AM
Subject: [IMail Forum] IIS redirect


Hey all. I wonder if anyone could help me figure this out.

Someone mentioned running Imail Web Messaging on port 8383 and IIS on port
80 and have IIS redirect calls to port 8383.

I am trying to configure a redirect using the IIS Admin interface.

I go to iisstart.asp, right-click and click Properties.

There I select "A redirection to URL" and type

*;*;:8383

But it does not quite work.

When I go to http://imailserver, I get redirected to
http://imailserver/:8383

The dumb thing sticks the slash in the middle.


My goal is to have a redirection that would preserve the URL that a customer
types in and then would append :8383

To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
---
[This E-mail scanned for viruses by Declude Virus]



---
[This E-mail scanned for viruses by Declude Virus]


To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to