Question: I want directory listings enabled configured per directory, how?
Answer:
1. Create a file named '.htaccess';
2. Open the file and copy paste 'Options +Indexes' in.
3. Save the file and upload it to the directory where you want to enable directory listings.