A quick question. Pointing to admin panel in my website on IIS 5.1 (XP Pro) like this
localhost\testsite\admin\
automatically picks default.aspx on my machine but it does not on server2003 which uses IIS 6.0. Do I need to change something for that to work, may be permissions?
Is it a good practice to point to admin/default.aspx or just /admin/. I prefer the later.
Thanks
On your server2003 IIS, have you verified that
Right-click your website, Properties->Documents