The order entry is an array listing all the fields ids in the order they must appear in the form: { "properties": { "firstName": {"type": "string","description": "First name"}, "lastName": {"type": "string","description": "Last name"}, "email": {"type": "string","descrip...
Description:Defines how to represent file sizes in the directory listing: either accurately, or rounding off to the kilobyte, the megabyte and the gigabyte. Syntax:fancyindex_footer path[subrequest|local] Default:fancyindex_footer "" Context:http, server, location ...
--- a/rules/nginx.in +++ b/rules/nginx.in @@ -41,6 +41,14 @@ config NGINX_HTTP_AUTOINDEX_MODULE ngx_http_autoindex_module processes requests ending with the slash character and produces a directory listing. +config NGINX_HTTP_CHARSET_MODULE + bool + prompt "ngx_http_charset_module" +...
6.11. Support blacklisting JWTs TL;DR: When using JSON Web Tokens (for example, with Passport.js), by default there's no mechanism to revoke access from issued tokens. Once you discover some malicious user activity, there's no way to stop them from accessing the system as long as they...
Description:Defines how to represent file sizes in the directory listing: either accurately, or rounding off to the kilobyte, the megabyte and the gigabyte. Syntax:fancyindex_footer path[subrequest|local] Default:fancyindex_footer "" Context:http, server, location ...
Description: Defines how to represent file sizes in the directory listing; either accurately, or rounding off to the kilobyte, the megabyte and the gigabyte. fancyindex_name_length Syntax: fancyindex_name_length length Default: fancyindex_name_length 50 Context: http, server, location Description: ...