Learn more. How to configure additional modules to nginx after installation? Ask Question. Asked 8 years, 7 months ago. Active 1 year, 1 month ago. Viewed 99k times. Improve this question. Add a comment. Active Oldest Votes. Improve this answer. Chuan Ma Chuan Ma 9, 2 2 gold badges 40 40 silver badges 36 36 bronze badges.
Does rpm comes with all the third party modules? For example we are able to configure secure download module with out any compiling or rebuild. Do you think rtmp is included in the nginx rpm? Don't think so. Check wiki.
Do I have to register nginx as a service manually after make install? Chuan Ma, could you edit your answer like atrioom's question?
If you have ever installed a static add-on module for Nginx, then you know that it involves the following steps:. This is actually exactly what passenger-install-nginx-module does under the hood. Here is a full example that shows, given an Nginx source directory, how you can install Nginx with Passenger enabled as well as any other Nginx module you want:. Nginx 1. Passenger 5.
Like compiling Passenger as a static module, compiling Passenger as a dynamic module requires the Nginx source code. How can I check what modules have been added to an nginx installation? Improve this question. HopelessN00b Mangano Mangano 2, 2 2 gold badges 16 16 silver badges 10 10 bronze badges. Another way of saying this is "how can I see which flags Nginx was compiled with?
Add a comment. Active Oldest Votes. Improve this answer. Joris Joris 5, 1 1 gold badge 14 14 silver badges 13 13 bronze badges. I did not need to use sudo on Ubuntu Please note that this parameter is case sensitive. If you use lower case "-v" you will get only version number. Upper case "-V" gives you complete configuration including list of all modules used for compiling Nginx binary.
Rogue 6 6 bronze badges. MattTagg it's only in front until it's used. Then it's at the end of either command.
0コメント