|
default page
how do I set up my website so that when a user enters the url it opens my default page in another folder?
I'm using forms authentication so a user must be logged in to view anything in the root so i've set up a folder called AllowAll. At current when a user visits the site they will automatically be bounced to my login screen but i would like another page to be viewed before this at the address given above. Is this possible? Many thanks.
Last edited by njwilli3; 06-05-2006 at 12:02 PM.
Reason: remove url references
|