Hi,
I’m trying to set a default start web page for my website (asp.net 2.0 VB), so that when I type my server name and virtual directory in the URL bar ( it appears that established initial page ( I use URL Rewriting, so I call my initial page that way ‘initialPage’ and not ‘index.aspx’ (the real file/page name).
Which is the best way to do it? From the point of view of performance and maintenance?
The solution will be the same when I publish my website using a registered Domain Name? (
Thanks in advance for your help,
Cesar
I’m trying to set a default start web page for my website (asp.net 2.0 VB), so that when I type my server name and virtual directory in the URL bar ( it appears that established initial page ( I use URL Rewriting, so I call my initial page that way ‘initialPage’ and not ‘index.aspx’ (the real file/page name).
Which is the best way to do it? From the point of view of performance and maintenance?
The solution will be the same when I publish my website using a registered Domain Name? (
Thanks in advance for your help,
Cesar