I just install nginx 1.9 on my ubuntu 15.04 machine using precompiled
package “apt-get install”, nginx in working and now how can I add RTMP
module?
Posted at Nginx Forum:
I just install nginx 1.9 on my ubuntu 15.04 machine using precompiled
package “apt-get install”, nginx in working and now how can I add RTMP
module?
Posted at Nginx Forum:
On 13 May 2015, at 05:17, Fabbbio [email protected] wrote:
I just install nginx 1.9 on my ubuntu 15.04 machine using precompiled
package “apt-get install”, nginx in working and now how can I add RTMP
module?
You cannot add a module to a compiled nginx. To add a module you should
recompile it from source with appropriate --add-module option.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs