Our newer servers prevent indexing the contents of a directory if no index page is present to improve security. You should upload an index.html or index.php to the directory in question.
You can reactivate directory listings (but we advise against it) by placing the following line your .htaccess in the public_html directory:
Options +Indexes
- 0 Users Found This Useful