Here is a simple way to enable directory listing in Nginx Webserver.
I have a subdomain repository.wowtutorial.org and i want repository.wowtutorial.org to have ability to listing a directory.
All we need to do just modify the vhosts or nginx.conf
Add autoindex on;
Please see the example below
Example :
#pico /usr/local/etc/nginx/vhosts/repository.wowtutorial.org
ShareThis
Recent comments
1 week 1 day ago
4 weeks 1 day ago
5 weeks 9 hours ago
5 weeks 15 hours ago
5 weeks 1 day ago
5 weeks 1 day ago
5 weeks 2 days ago
5 weeks 3 days ago
5 weeks 6 days ago
6 weeks 2 days ago