Add user and password
htpasswd -m /etc/apache2/dav_svn.passwd username1
Add entry for that user in the following file
vi /etc/apache2/dav_svn.authz
htpasswd -m /etc/apache2/dav_svn.passwd username1
Add entry for that user in the following file
vi /etc/apache2/dav_svn.authz
No comments:
Post a Comment