Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for --with-http_addition_module #12

Merged
merged 1 commit into from
Sep 13, 2013
Merged

Added support for --with-http_addition_module #12

merged 1 commit into from
Sep 13, 2013

Conversation

durango
Copy link
Contributor

@durango durango commented Sep 12, 2013

Turns out this is what I really needed for reverse proxies (node, python, and ruby apps mostly).

This commit adds the HTTP addition module for nginx as documented here http://nginx.org/en/docs/http/ngx_http_addition_module.html

The command to add HTTP addition module is --with-addition in order to maintain uniformity with the other modules/module options.

Hope this helps someone in the future as it did for me.

Turns out this is what I really needed for reverse proxies (node, python, and ruby apps mostly).

This commit adds the HTTP addition module for nginx as documented here http://nginx.org/en/docs/http/ngx_http_addition_module.html 

The command to add HTTP addition module is ```--with-addition``` in order to maintain uniformity with the other modules/module options.

Hope this helps someone in the future as it did for me.
marcqualie added a commit that referenced this pull request Sep 13, 2013
Added support for --with-http_addition_module
@marcqualie marcqualie merged commit fc17b90 into denji:master Sep 13, 2013
@lock lock bot locked and limited conversation to collaborators Apr 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants