Folder viewing access

scvega

New member
Joined
Mar 30, 2011
Messages
1
"Forbidden
You don't have permission to access /sub_invoice/ on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

Hi all,
I have a subdomain created where I'd like to enable only a specific individual to view (read only) the contents of a sub domain folder. I've set the folder permissions to different levels and protected directories with user/pwd. Tried variations of folder permissions, 755, 766, 711
When finally clicking on website link directing to that folder, the username and password prompt does appear, but after entering access info, the above error appears.

I would appreciate a helpful link, or suggestion to solve this issue.
Thank you for your time,
SV
 
You should add an index file or allow a directory listing in .htaccess.
Google for detailed information, how to do that, if you don't know it yet.
 
Back
Top