Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8325727
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T00:32:11+00:00 2026-06-09T00:32:11+00:00

When configuring IIS 7 HTTP redirect it appears that there is an option to

  • 0

When configuring IIS 7 HTTP redirect it appears that there is an option to set this at the server level and also an option to set this for individual sites.

However, when using IIS Manager, if I alter the settings for one site it overwrites the settings for other sites.

for example: if I set up:

gubbin.com >> www.gubbin.com

that works fine

if I then go into monkey.com and add a redirection

monkey.com >> www.monkey.com

when I go back to gubbin.com I find it has been overwritten:

gubbin.com >> www.monkey.com

Is this a limitation of IIS (i.e. can only handle one redirect at a time) or a bug in the Manager application?

Can I get the desired results by editing a config someplace – or do I need to get a URL re-writer or something?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T00:32:13+00:00Added an answer on June 9, 2026 at 12:32 am

    D’oh.

    The IIS Manager is just editing the web.config for the site – and hence putting a redirect section into the config:

    <configuration>
       <system.webServer>
          <httpRedirect enabled="true" exactDestination="true" httpResponseStatus="Found">
             <add wildcard="*.php" destination="/default.htm" />
          </httpRedirect>
       </system.webServer>
    </configuration>
    

    The issue I had was that I set up the redirect sites to point that the same folder (since there’s no content it didn’t seem worth having a whole folder structure for each one)

    The solution is to have a folder for each site, just to store the web.config for the redirect.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there any performance benefit in configuring web gardens in IIS? Anyone have any
There are a few questions about configuring Apache for local development, such as this
Configuring servlets in web.xml usually follows this pattern: http://www.mydomain.com/servletName/some/path/here What configuration do I use
After configuring the webservice-server to support CORS by adding Header set Access-Control-Allow-Origin * to
Here it is said http://blogs.iis.net/webtopics/archive/2010/04/27/configuring-many-to-one-client-certificate-mappings-for-iis-7-7-5.aspx Many-to-one Client certificate mapping is used by the Internet
When hosting a WCF service on IIS you have an option of manually configuring
When configuring nginx with a site that has ssl, the examples I find online
When configuring a Hadoop Cluster whats the scientific method to set the number of
im configuring my EC2 instance (amazon web services) on an ubuntu server, to test
I am configuring django for using django admin tool, following steps in webpage http://www.ibm.com/developerworks/linux/library/l-django/?S_TACT=105AGX52&S_CMP=cn-a-l

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.