mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-26 15:21:48 +08:00
fixed nginx version
This commit is contained in:
@ -71,7 +71,7 @@ cd to NGINX source directory & run this:
|
||||
make
|
||||
make install
|
||||
|
||||
Several versions of nginx (1.3.14 - 1.4.1) require http_ssl_module to be
|
||||
Several versions of nginx (1.3.14 - 1.5.0) require http_ssl_module to be
|
||||
added as well:
|
||||
|
||||
./configure --add-module=<path-to-nginx-rtmp-module> --with-http_ssl_module
|
||||
|
Reference in New Issue
Block a user