新手问题 nginx1.10安装nginx ngx_http_limit_conn_module无法安装成功

问题描述:

如下为安装代码,报如下错误。安装http_ssl_module可以成功安装,求原因。

[root@localhost nginx-1.10.1]# ./configure --prefix=/home/lily/nginx --with-ngx_http_limit_conn_module
./configure: error: invalid option "--with-ngx_http_limit_conn_module"

ps:已利用搜索引擎进行了详细搜索,没有找到答案。

阅读 4.1k
1 个回答

./configure配置的参数错了,用./configure --help 命令看看

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题