标签: nginx pcf
我在根文件夹的modules文件夹中放置了动态模块,例如hello_world.so,根文件夹中有我在根上下文中引用的nginx.conf文件 load_module modules / hello_world.so;
但是我正在找到此文件或目录。有人可以帮忙吗?