Module ngx_http_random_index_module | english русский 简体中文 עברית 日本語 türkçe news about download security advisories documentation pgp keys faq links books support donation trac wiki nginx.com | ||||||
The
This module is not built by default, it should be enabled with the
Example Configuration
location / { random_index on; }
Directives
Enables or disables module processing in a surrounding location. |