Browse by Tags

All Tagsredirection (RSS)
  • Redirecting HTTPS from https://domain.com to https://www.domain.com

    Is there some way in IIS 6 (running on Windows 2003) to redirect all pages, including parameters, from https://domain.com to https://www.domain.com ? None SSL redirects are working fine. When a user attemps https://domain.com they get a warning about the certificate not matching the name of the site...
    Posted to Forum by bostonnole on 08-14-2008, 1:03 PM
  • Re: Redirection/Alias question

    Thank you so much Tom! The redirection works great. I follow your instructions, first I create a new site and change the host heder value for "services" and in the other site change the host header values for "alumni" and "webpages" and works perfect. Thanks for the help...
    Posted to Forum by jluisc79 on 08-07-2008, 3:49 PM
  • Re: Redirection/Alias question

    Hi tomk, thanks for helping me. I only have one web pages server, so if I create a second site must assign other port than 80? or changing the host header values allows me have the two sites in that port? Thanks again for take your time and help me!
    Posted to Forum by jluisc79 on 08-07-2008, 9:51 AM
  • Redirection/Alias question

    Hi. I have a IIS 6 web pages server with multiple alias and all works great. But I need to redirect a page only if is requested by only one of my alias, not generally. For example: Server: webpages.intranet.mx | Aliases: webpages, alumni, services So if I type http://alumni calls the default web page...
    Posted to Forum by jluisc79 on 08-06-2008, 1:31 PM
  • IIS 6 Relay Setup

    Hi People. I'm hoping someone can help me. Im using a 2003 server machine with IIS 6 installed as a relay server (server A) to send mail onto our second mail server which has our mail hosting software installed(server B). Server A is used to filter emails for spam and viruses’s and then pass on messages...
    Posted to Forum by phil2008_uk on 06-12-2008, 6:09 AM
  • IIS Wildcard redirection

    Is there a way to redirect to a page modfying one the Quey string parameter names? For E.g http://www.contoso.com?KeyD=1340 to http://www.myUrl.com?KeyFF=1340 I'm unsure about the param name change ($Q wudnt work) - i'm thinking it can be done with Wildcards but they do not seem to work for Query...
    Posted to Forum by ananded on 06-05-2008, 9:16 PM
  • Re: HttpRedirect CHILD_ONLY problems

    Try to enable FREB "to figure out what exactly is happening with your requests" http://learn.iis.net/page.aspx/266/troubleshooting-failed-requests-using-tracing-in-iis7/
    Posted to Forum by DanielVL on 05-30-2008, 6:57 PM
  • Re: http to https redirect need a how to for IIS 7.0, currently getting endless loop

    Here is the MSDN article how to specify the redirection variables. It's fairly flexible, so the "best" way really depends on the scenario. http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/41c238b2-1188-488f-bf2d-464383b1bb08.mspx?mfr=true That said, I was pretty...
    Posted to Forum by davcox on 04-21-2008, 5:47 PM
  • Re: http to https redirect need a how to for IIS 7.0, currently getting endless loop

    Can you send a snippet of your redirection settings? Be sure that the target URL doesn't have any redirection settings set (perhaps for the server, site or the specific vdir).
    Posted to Forum by davcox on 04-18-2008, 7:25 PM
  • Re: http to https automatically

    There's a couple ways to do it, depending on what information needs to be passed along when the request is redirected. You can do a simple (and client-side) redirect which maintains no context, or you can update your login.aspx script to do the redirect and maintain whatever state you needed. Here...
    Posted to Forum by davcox on 01-15-2008, 6:36 PM
Page 1 of 2 (14 items) 1 2 Next >
Page view counter