I am highly interested in this Docker image project, and my primary intention is to replace the existing Nginx image.
While working on this, I configured Nginx to function as a file browser, but encountered an error when the autoindex directive was set to on.
The error message I received was:
nginx: [emerg] unknown directive "autoindex"
Could you please assist me with a solution?
I am highly interested in this Docker image project, and my primary intention is to replace the existing Nginx image.
While working on this, I configured Nginx to function as a file browser, but encountered an error when the
autoindexdirective was set toon.The error message I received was:
Could you please assist me with a solution?