PDA

View Full Version : 403 Forbidden on directory - HELP!



schiffer
11-19-2009, 12:57 PM
I'm getting a 403 Forbidden error on any directory I upload via FTP from browser access, see:

http://www.schifferftp/uploads

I've added an htaccess file under public_html to no avail. All I want to do is for browser access to list the files and folders in the uploads directory. Saw one post that mentioned an ls -ld command but don't know where I'd use that or how.

scsi
11-20-2009, 05:51 AM
all you have to do is create a .htaccess file in the folder with the following inside of it:



Options +Indexes