echo-nginx-module
Config utility module
An Nginx module for adding shell-style functionality to configuration files
An Nginx module for bringing the power of "echo", "sleep", "time" and more to Nginx's config file
1k stars
83 watching
254 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/array-var-nginx-module | Adds support for array-typed variables to Nginx configuration files | 67 |
openresty/set-misc-nginx-module | Provides utility directives for manipulating URL components and encoding data | 389 |
openresty/memc-nginx-module | An extension of the Nginx web server to interact with memcached servers using various caching and retrieval commands. | 213 |
openresty/redis2-nginx-module | An Nginx module for interacting with Redis using the Redis 2.0 protocol | 901 |
openresty/stream-lua-nginx-module | Enables Lua programming in Nginx TCP servers | 729 |
openresty/srcache-nginx-module | A caching module for transparent subrequest-based caching in arbitrary Nginx locations. | 476 |
openresty/encrypted-session-nginx-module | An Nginx module for encrypting and decrypting HTTP request variables. | 198 |
openresty/headers-more-nginx-module | A module for NGINX that allows users to dynamically set and clear HTTP headers in their configuration. | 1,662 |
openresty/lua-upstream-nginx-module | Provides an interface to access Nginx upstreams using Lua from the C code of an Nginx module | 501 |
openresty/rds-csv-nginx-module | Converts RDS output to CSV format with configurable options and buffering | 22 |
openresty/test-nginx | A testing framework for Nginx C module and Lua library development | 441 |
openresty/xss-nginx-module | Enables cross-site scripting support in an Nginx configuration to facilitate secure AJAX responses. | 148 |
vozlt/nginx-module-sysguard | Protects server resources from excessive load, memory usage, and slow response times. | 574 |
api7/lua-var-nginx-module | A Lua module that fetches Nginx variables using FFI | 53 |
nystudio107/nginx-craft | A configuration template for Nginx virtual hosts with Craft CMS integration and security best practices. | 310 |