Tried placing the file in the top level private directory that was already created and using the link stated /private/.htpasswd but the logs said the file couldn't be found
Got it working by placing the .htpasswd in the domain root directory
AuthUserFile /srv/data/web/vhosts/mydomainname/.htpasswd
I do not have access to create a folder named private in the vhosts directory?
Last modified: 08 Jan 2012 at 18:14 by Andrew C.