Results 1 to 4 of 4

Thread: What is this functionality? How do I get it working?

  1. #1

    Thread Starter
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464

    What is this functionality? How do I get it working?

    Hey all, I am having a brain dump.

    What is it called (technical term) when someone types in www.somesite.com and the server goes to the www.somesite.com/index.html page automatically because it knows to do that?

    The problem I have is I created a web project at www.swwarealestate.com, and I have an Index.aspx page that is going to be the main page. When I go to www.swwarealestate.com I get a 403 forbidden error. But when I type in www.swwarealestate.com/Index.aspx it goes to the page. Do I need to get tech support involved, or is there something I am missing. I have set the Index.aspx page as the start up page, but no luck there.

    Basically, if you know how to fix this, please do tell. If you don't, could I get the term that describes this behavior so I can talk to tech support about it?

    Thanks everyone.

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    In IIS you can set the default page (actually a list) for a site and that is the one it goes to or tries to go to if there is no page in the URL. So it depends on what they have in the list (if it is an IIS host). You may want to try changing the page name to default.aspx or index.aspx (lower case).

  3. #3

    Thread Starter
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    Thanks, I renamed it to default, and that works fine. It is weird, the host is www.webhost4life.com. I use www.ehostingbiz.com, which is pretty much the same to host my site, and they map index.aspx but the www.webhost4life.com doesn't. Oh well, not a big deal, just use default.aspx instead.

    Thanks.

  4. #4
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744
    You can actually add Index.aspx to the list of the default pages (in IIS).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width