Thinkphp5+LNMP1.4的配置过程

应用配置文件: server {     listen 80;     server_name    xxx.com;     access_log    /home/wwwlogs/xxx.com_access.log;     error_log    /home/wwwlogs/xxx.com_error.log;     set        $root    /home/wwwroot/
相关文章
相关标签/搜索