ArChiu 发表于 2014-6-18 14:36:17

LNMP如何安装ngx_http_access_module模块

安装了LNMP1.0然后发现无法限制IP地址访问--within-ngx_http_access_module
请问如何不用重装NGINX的情况下安装
ngx_http_access_module模块?

licess 发表于 2014-6-18 18:13:10

这个模块是不需要添加的只要没加--without-http_access_module就是默认编译安装上的

ArChiu 发表于 2014-7-3 17:34:44

编译的时候没注意,编译后能修改这个吗?原帖由 licess 于 2014-6-18 18:13 发表 https://bbs.vpser.net/images/common/back.gif
这个模块是不需要添加的只要没加--without-http_access_module就是默认编译安装上的
页: [1]
查看完整版本: LNMP如何安装ngx_http_access_module模块