This module provides authorization capabilities so that
authenticated users can be allowed or denied access to portions
of the web site. Require user
directive. Alternatively Require valid-user
can be used to
grant access to all successfully authenticated users.