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

How to install nginx modules? #428

Closed
doubaokun opened this issue Sep 1, 2014 · 1 comment
Closed

How to install nginx modules? #428

doubaokun opened this issue Sep 1, 2014 · 1 comment

Comments

@doubaokun
Copy link

For example: http://wiki.nginx.org/HttpEchoModule

@3flex
Copy link
Contributor

3flex commented Sep 2, 2014

Hi @doubaokun that's outside the scope of this module. nginx doesn't have a module system like Apache so any extra modules have to be compiled into nginx at build time, rather than config/run time. You'd have to build your own custom version of nginx.

More info http://wiki.nginx.org/3rdPartyModules

@3flex 3flex closed this as completed Sep 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants