sub_filter

Syntax: sub_filter string replacement;
Default:
Context: http, server, location

Sets a string to replace and a replacement string. The string to replace is matched ignoring the case. The string to replace (1.9.4) and replacement string can contain variables. Several sub_filter directives can be specified on one configuration level (1.9.4). These directives are inherited from the previous level if and only if there are no sub_filter directives defined on the current level.

doc_nginx
2017-02-09 07:09:42
Comments
Leave a Comment

Please login to continue.