By crashpoint on
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
Disable block
Administer - Block - User login
uncheck 'enabled'.
If you - as admin - want to login, use URL www.yoursite.com/drupal/user
HTH
thanks
thanks philk and boemitsu i will try that out.
try this
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