PDA

View Full Version : Question different landing pages


ellie_t
06-04-2008, 12:44 PM
hi,
is there a way that i can set up my site to have a general welcome page, but then when a user logs in they see the main site. i wanted to just have a landing page that basically says, hi, welcome and please sign in. since i already have a link in the menu that is 'home' i don't want that to be the actually home page.

so basically they wouldn't even see the links...just a main window and a login box...

thanks.

Menalto
06-04-2008, 12:56 PM
you can set your site to offline mode, and customize the offline pages as you want, then the users needs to log in before they can access i think.
Or you can create a index.html page with the log in box in, and set up a redirect in a htaccess file.