如何为外部IP地址配置Lapis?

时间:2016-05-04 22:06:42

标签: nginx openresty

我已经使用OpenResty安装了Lapis。默认情况下,它适用于localhost地址。 如何配置Lapis for exert IP?所以我需要它来自我的专用IP地址

1 个答案:

答案 0 :(得分:0)

您需要编辑nginx配置文件。 看看http://nginx.org/en/docs/beginners_guide.html

查找server_name指令 http://nginx.org/en/docs/http/server_names.html