×
HTML5 replacement for default Nginx Autoindex directory browser. Zero dependencies other then few standard Nginx modules, no backend scripts nor apps.
Missing: gbv= | Show results with:gbv=
People also ask
The ngx_http_autoindex_module module processes requests ending with the slash character (' / ') and produces a directory listing.
Missing: gbv= 1
Enables or disables automatic directory listing for directories missing an index page. Syntax: on or off. autoindex_exact_size. Context: http , server , ...
Jul 20, 2014 · Using nginx/1.4.1 with OpenBSD 5.4, 64bit: ... autoindex on; autoindex_format json ... They do not store directly personal information, but are ...
Serves directory contents and file info for a given path in JSON format. Output adheres to the NGINX json autoindex format. Supports very large folders with ...
Sep 9, 2023 · Now, let's talk about how Nginx can be used for indexing files. Its autoindex functionality and additional fancyindex module allow us to easily ...
Aug 9, 2019 · We have directory and we need to show index only for specific IP's. Nginx config based on small nginx config. ? 1. 2. 3. 4. 5. 6. 7. 8. 9. 10.
Dec 9, 2020 · This error message shows only a part of the “prevent information disclosure” tweak code that's supposed to be added so it's not telling me much ...