By default to any Linux hosting we will disable Directory Index Listing due to security reason and you will see the 'Forbidden' error message when you trying to access any folder without index file, Anyway to enable Directory Index Listing and you will fully responsible on it, please follow the instruction below:
Add or edit the .htaccess file in the directory you want the index list with:
Options +Indexes
- 62 Users Found This Useful