O
Oleg Ogurok
Hi there,
In 2.0, is there a way to configure an application to interpret index.html
as one of the default pages (e.g. like default.aspx) ?
In other words, if I type http://localhost/MyDir/, the server should show
index.html inside MyDir. Right now, I'm seeing the list of files in the
folder instead.
Note, that I'm using ASP.NET Development Server that comes with VS 2005, not
IIS. I know IIS has this config option but that's not what I'm looking for.
Perhaps there is a way to do it inside web.config.
Thanks,
-Oleg.
In 2.0, is there a way to configure an application to interpret index.html
as one of the default pages (e.g. like default.aspx) ?
In other words, if I type http://localhost/MyDir/, the server should show
index.html inside MyDir. Right now, I'm seeing the list of files in the
folder instead.
Note, that I'm using ASP.NET Development Server that comes with VS 2005, not
IIS. I know IIS has this config option but that's not what I'm looking for.
Perhaps there is a way to do it inside web.config.
Thanks,
-Oleg.