cd /etc/apache2;add on /etc/apache2/passwd/groups
mkdir passwd;
htpasswd -c /etc/apache2/passwd/passwords fantics;
authors: rich daniel allanadd on /etc/apache2/apache2.conf
AuthType Basic AuthName "Apache Admin Guide Authors" AuthUserFile /usr/local/apache/passwd/passwords AuthGroupFile /usr/local/apache/passwd/groups Require group authors AuthType Basic AuthName "Restricted Files" AuthUserFile /etc/apache2/passwd/passwords Require user fantics
- Date
- 2005/09/29 23:06
- Category
- technote
- Tag
- Ubuntu
- Response
- No Trackback , No Comment
Trackback URL : http://bluebrown.net/tattertools/BlueBrown/trackback/57