headers-more-nginx-module

Header modifier

A module for NGINX that allows users to dynamically set and clear HTTP headers in their configuration.

Set, add, and clear arbitrary output headers in NGINX http servers

GitHub

2k stars
79 watching
222 forks
Language: C
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
openresty/array-var-nginx-moduleAdds support for array-typed variables to Nginx configuration files66
openresty/srcache-nginx-moduleA caching module for transparent subrequest-based caching in arbitrary Nginx locations.476
openresty/encrypted-session-nginx-moduleAn Nginx module for encrypting and decrypting HTTP request variables.194
openresty/memc-nginx-moduleAn extension of the Nginx web server to interact with memcached servers using various caching and retrieval commands.212
openresty/redis2-nginx-moduleAn Nginx module for interacting with Redis using the Redis 2.0 protocol902
openresty/echo-nginx-moduleAn Nginx module for adding shell-style functionality to configuration files1,175
openresty/set-misc-nginx-moduleProvides utility directives for manipulating URL components and encoding data390
openresty/xss-nginx-moduleEnables cross-site scripting support in an Nginx configuration to facilitate secure AJAX responses.147
openresty/drizzle-nginx-moduleAn Nginx module for accessing MySQL and Drizzle databases in a non-blocking, streaming way335
openresty/lua-upstream-nginx-moduleProvides an interface to access Nginx upstreams using Lua from the C code of an Nginx module503
openresty/stream-lua-nginx-moduleEnables Lua programming in Nginx TCP servers732
openresty/rds-json-nginx-moduleFormats RDS outputs to JSON153
openresty/rds-csv-nginx-moduleConverts RDS output to CSV format with configurable options and buffering21
vozlt/nginx-module-sysguardProtects server resources from excessive load, memory usage, and slow response times.574
nginx-clojure/nginx-clojureA module for embedding Clojure or Java programs into an Nginx configuration to handle HTTP requests and responses.1,085