From: "A Rafael D Teixeira" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: [Mono-list] XSP default index files
Date: Fri, 20 Dec 2002 15:14:41 -0200

I've just added to the xsp server the ability to redirect directory
requests such as /directory to /directory/ and for those requests ending
in / it looks for a set of default index files (currently index.aspx,
Default.aspx, default.aspx, index.html and index.htm).

If that is not enough we can make that set of files configurable (as
Gaurav suggested).
It is a configuration available in IIS, on a per directory basis.
I think xsp should emulate it, maybe using a xsp.config file in each directory.

Happy hackings,

Rafael Teixeira
Brazilian Polymath
Clarifying a bit more: IIS configures a ordered list of possible index pages for a directory and all it's children, grandchildren, etc.... But the list may be overriden in some subtree.
So the list of candidates for default page, should be backwardly searched for, up to the site root directory.

Rafael Teixeira
Brazilian Polymath





_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 3 months FREE*. http://join.msn.com/?page=features/junkmail&xAPID=42&PS=47575&PI=7324&DI=7474&SU= http://www.hotmail.msn.com/cgi-bin/getmsg&HL=1216hotmailtaglines_stopmorespam_3mf


_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to