Have read most of the posts, however none seem to solve my problem. My document root is at /var/www/html and everything seems to work fine here, however I have three additional virtual sites at /var/www/domain.name/html within the html folder I have a folder called uploads in which I wish to list the contents of that directory. I have added an ".htaccess" with Options +Indexes, but I get a forbidden error, it will permit me to load a file if the file name is included. I tried every permission I know. Can anyone show me how I can accomplish this. Thanks