Severity: Information
Netsparker identified a Directory Listing (Nginx).
The web server responded with a list of files located in the target directory.
nginx.conf
file. A secure configuration for the requested directory should be similar to the following:
location /{YOUR DIRECTORY} { autoindex off; }