I am working on SPS 2003 with SQL 2000 as server engine. When portal is opened
it opens up a home page which is default.aspx. Is there any way, portal can be
redirected to open some other page than default.aspx, when default.aspx also
exists.
For eg. Can portal be forced to open something like
/Home.aspx">http://localhost:<port-number>/Home.aspx
Any tips/pointers on the same are appretiated.