E
Edwin Knoppert
Sorry, first message was posted prematurly 
I'm trying to set the default page when accessing a (sub-)folder.
I know i can do it with IIS but i would like to do it with web.config.
http://www.mysite.com/ is the default.aspx in the root.
http://www.mysite.com/folder1 should be
http://www.mysite.com/folder1/default.aspx
I would like a global setting and not to map each folder.
Is this possible?
Providing a top-down list of possibilities would be even better..
I'm trying to set the default page when accessing a (sub-)folder.
I know i can do it with IIS but i would like to do it with web.config.
http://www.mysite.com/ is the default.aspx in the root.
http://www.mysite.com/folder1 should be
http://www.mysite.com/folder1/default.aspx
I would like a global setting and not to map each folder.
Is this possible?
Providing a top-down list of possibilities would be even better..