Ale*_*erg 14 configuration nginx
在 nginx conf 文件中,有什么方法可以指定include
相对于当前 conf 文件的另一个 conf 文件?
我想写:
server {
listen 80;
server_name localhost;
include "../apis/basic.conf";
...
}
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
19877 次 |
最近记录: |