updated compilation note

This commit is contained in:
Roman Arutyunyan 2013-05-09 21:39:41 +04:00
parent beb76aa8d5
commit 8a332610bc

View file

@ -71,7 +71,7 @@ cd to NGINX source directory & run this:
make
make install
Several versions of nginx (1.3.x - 1.4.0) require http_ssl_module to be
Several versions of nginx (1.3.14 - 1.4.1) require http_ssl_module to be
added as well:
./configure --add-module=<path-to-nginx-rtmp-module> --with-http_ssl_module