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 8795285
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T23:21:59+00:00 2026-06-13T23:21:59+00:00

We have a few sites that are all controlled via one CMS, even though

  • 0

We have a few sites that are all controlled via one CMS, even though they have their own domain name. They are all hosted under the one account.

I want to set the default page to index.html on one of the domains via web.config

So for example, with abc.com i want it to default to abc.com/index.html but leaving the other domains as they are.

While I can set the default to index.html it seems to break the other sites, as they redirect back to this on every occasion.

  • 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-13T23:22:00+00:00Added an answer on June 13, 2026 at 11:22 pm

    Try to wrap redirect rule with location element and specify your domain in the path attribute.

    UPDATE
    I think it should be something like this:

    <configuration>
    ...
    <location path="http://abc.com">
      <system.webServer>
        <defaultDocument>
          <files>
            <clear />
            <add value="index.htm" />
          </files>
        </defaultDocument>
      </system.webServer>
    </location>
    ...
    </configuration>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a few client sites that have a width of about 900px-1000px centered,
I've built a few ASP.NET sites that all use Users/Roles membership providers. These are
I have a script that gathers up all sites in IIS and emails a
I have a virtual server with one IP address, serving a few different sites.
I manage a few Rails sites that have very similar source code with a
Quick question. What do you think, I have a few sites that use a
I have a few sites running a php app with a mysql backend. They
I have a api app that sits behind a few client facing apps. The
I have seen a few sites now where if you highlight text of an
Here is the problem: I have a WCF service and a few sites connecting

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.