All Tagsredirection (RSS)
  • Re: Redirects in IIS7 propagating out to all other redirect sites?

    I responded earlier to this with the suggestion of using a unique directory for each site, which does work. I'm now using a different technique which is to store the actual redirection configuration at a higher level (applicationhost.config) instead of the site's web.config file. This allows...
    Posted to Forum by SQLRocks on 11-11-2009, 3:03 PM
  • IIS7 ServerSupportFunction

    IIS7, Windows server 2008 64bit, ISAPI filter(VC 2005) hello. help me. i've got problem. I want to run my ISAPI filter on IIS7, but now disable. problem is following example.. When connect to http://www.test.com, ServerSupportFunction is not action But, connect to http://www.test.com/index.htm ,...
    Posted to Forum by minho kim on 11-09-2009, 12:09 PM
  • problem redirecting from http to https

    Server: Windows Server 2008 Standard + SP2 Hi, I originally posted this question in the Terminal Server forum but was told it was probably an IIS issue and I might get more help here. I have built a Windows 2008 Terminal Server for a proof of concept idea. I have it set up and working correctly, both...
    Posted to Forum by Michael Y on 10-19-2009, 10:54 AM
  • Re: Providing same behavior in IIS 7 as was available in IIS 6 for Http Redirect

    I have problem that seems related to the original question and the answer. I have 4 websites on my IIS 7.0 installation. All of the websites have a similar site structure. One of the folders under the root is /Source and I need to redirect this to /Destination for just Site4. I tried using the web interface...
    Posted to Forum by sujitvp on 09-24-2009, 7:43 PM
  • Feature Request: Report Summary on Redirections

    It would be nice when viewing a Site Analysis Report if under either the Content or Links dropdowns that there was a subsection called Redirect Mappings or something similar where we could see a list of all the internal redirections and where they redirect to. Cheers. Daryl Quenet, Director of SEO Services...
    Posted to Forum by drmadcow on 09-24-2009, 6:56 PM
  • Re: Redirects in IIS7 propagating out to all other redirect sites?

    I ran into this same issue. What is mostly likely occuring here is that each of your 50 redirect sites has the same directory configured. In IIS7 when you setup a redirect it is stored in web.config in the site directory. Since all 50 sites share the same directory when you change one, you change them...
    Posted to Forum by SQLRocks on 06-27-2009, 11:19 PM
  • Redirects in IIS7 propagating out to all other redirect sites?

    All-- I've got a 2008/IIS7 server that houses a few sites and about 50 redirects. This was originally hosted on 2k3/IIS6 with no issues. Now I am having trouble setting the redirects for each hostname--I edit one, it propagates to all of them. Any Thoughts? I trust I am missing something simple....
    Posted to Forum by rlbreton on 06-25-2009, 10:24 AM
  • The redirection response results in another redirection.

    I get this for every link on each page for my site. It doesn't make sense to me, I'm not using redirects these are standard links. a href="some.page" Could calling a Databind on a control cause this? I'm kinda lost. Please help.
    Posted to Forum by Sypris on 06-11-2009, 5:14 PM
  • Seek Professional Help!!!

    I need professional help here... Here's the situation... I have product URL's going to detail pages. On that page it breaks out into sub-sections, at times it also carries extra parameters in the query string other than "v" and "fa"... note that "v" is an alpha-numeric...
    Posted to Forum by goldentine on 05-11-2009, 9:30 AM
  • Re: Rule to redirect to another domain, while keeping query string / URL intact?

    This article should give an idea how to do the same by using IIS Manager UI. http://learn.iis.net/page.aspx/461/creating-rewrite-rules-for-the-url-rewrite-module/ Or alternatively, open the web.config file located at the root folder of your web site and add this rule inside of the /<configuration>...
    Posted to Forum by ruslany on 05-06-2009, 2:15 PM
Page 1 of 5 (42 items) 1 2 3 4 5 Next >
Microsoft Communities