Hi, I'm using multiple blog setup but I found that all blogger's home page is not work, but it's fine if I append /default.aspx after the application name. Is there anything miss in my config file or default document configuration in IIS level? Problem: http://localhost/dottextweb/blog1
(The page cannot be displayed) OK: http://localhost/dottextweb/blog1/default.aspx My Config file: Thanks!
Do you have a blank/empty default.aspx file in the blog1 directory? are there any other files in there? Is default.aspx listed as a valid default document in IIS? i.e. index.htm, default.htm, default.aspx
Nope, one of the cool thing about dottext is that you don't actually have to manually create an empty default.aspx per blogger in 0.95 now, so I don't think it's necessary for me to create this file and, one important thing is that default.aspx had been defined
as one of the default document per my application in IIS already. Thanks
K, I don't do mine this way, so I'm not going to be able to help further. It was easier for me to do the directory/default.aspx thing than to mess with IIS.
PeterNash
Member
295 Points
59 Posts
missing /Default.aspx
Jul 31, 2004 03:30 PM|LINK
nalenb
Participant
1210 Points
243 Posts
Re: missing /Default.aspx
Aug 01, 2004 12:10 AM|LINK
PeterNash
Member
295 Points
59 Posts
Re: missing /Default.aspx
Aug 01, 2004 03:36 AM|LINK
nalenb
Participant
1210 Points
243 Posts
Re: missing /Default.aspx
Aug 01, 2004 10:44 AM|LINK