Apache Access Control
Goal: Allow selective access to pages to authorized individuals/organizations.
- Host-based access control
- Allow access to selected hosts or subnets.
-
- Restriction by DNS name
- Restriction by IP address/subnet
- User authentication
- Allow access based on user's credentials
-
- Basic authentication (passwords)
- Digest authentication (better passwords)
- Certificate-based authentication (cryptographic signatures)
Lincoln D. Stein, lstein@cshl.org
Cold Spring Harbor Laboratory
Last modified: Sun Jul 16 18:47:38 PDT 2000