I read the documentation and the wikis on how to password a directory. Everytime I try to access a file inside the protected directory, it returns a 403 Forbidden
Access to this resource on the server is denied!
On the logs, it shows:
[config:vhost:testchannel:context:/multimedia/] <realm> Members Only is not configured, deny access to this context
I added a realm, created a username and password, went to context and applied it to the multimedia folder. I'm stumped, spent 2 hours trying to get it to work. Do I need to create a .htaccess and/or input anything in the Rewrite section of the vhosts?
Edit: it works now that I renamed the htpasswd to .htpasswd why is the filename default without the period in the beginning?
Access to this resource on the server is denied!
On the logs, it shows:
[config:vhost:testchannel:context:/multimedia/] <realm> Members Only is not configured, deny access to this context
I added a realm, created a username and password, went to context and applied it to the multimedia folder. I'm stumped, spent 2 hours trying to get it to work. Do I need to create a .htaccess and/or input anything in the Rewrite section of the vhosts?
Edit: it works now that I renamed the htpasswd to .htpasswd why is the filename default without the period in the beginning?
Last edited: