Hi,

I have set up drupal 4.7 and want to promote it to our company's website. I want it to function in a ways that if someone types the url
www.xyz.com/drupal he should be redirected to the first page of drupal rather than the login form but as he is not a registered user he should not be able to edit anything. Can anyone help me out with this? thanks.

Comments

boemitsu’s picture

Administer - Block - User login

uncheck 'enabled'.

If you - as admin - want to login, use URL www.yoursite.com/drupal/user

HTH

crashpoint’s picture

thanks philk and boemitsu i will try that out.

Phillip Mc’s picture

try the front page module. it allows you to specify a specific, different, home page for users not logged in and logged in users

Phil