By xzyyy on
i just use drupal as my personal homepage so that i don't want to my visitor can visit my user login page, i think somebody maybe do a crack for it. then my question is, how to prevent this condition, i notice that it's virtual path in drupal so i can't set a apache password protected dir. is there anybody help me? thx a lot.
Comments
_
If you block the ability of visitors to see that page you will also block your ability to login.
i don't care this, even i
i don't care this, even i can't login too, but i really want to block login page, how to do this?
thanks
_
If you can't login, you can't administer the site. In any case, I would think you could do it with some apache rewrite rules.