WWW Access Control
You can implement access control on all or part of your Web site so
that:
- users must provide a username and password (Basic
Authentication);
- users' computers must be within a particular domain
Basic Authentication: Warning
hello there