User Tools

Site Tools


templates:htpasswd

Create a new htaccess file and place the following code in it:

    AuthUserFile /usr/local/you/safedir/.htpasswd
    AuthGroupFile /dev/null
    AuthName EnterPassword
    AuthType Basic

    require user wsabstract
templates/htpasswd.txt · Last modified: 2006/04/26 07:37 (external edit)