Controlling Web Page Access With HTAccess
Note: This service is only available for Commercial Accounts
Creating the .htgroup file
The .htgroup file contains a list of groups and the users in each group.
The groups can then be used in the access
instruction to allow access for the entire group.
Notes:
- The group names are completely arbitrary (as are usernames and
passwords -- see .htpasswd).
- Each group entry must be on its own separate line in the file.
- The users listed must also be in the .htpasswd file.
- A username can be in more than one group entry.
Example
Last Modified: 26 January 2000
www@inetnebr.com