tp5.1 apache服务器 同步 nginx服务器 报404错误 重写index.php文件

找到 nginx配置文件 nginx.confphp 在http最下边引入vhosts.conf;文件 【vhosts.conf 和 nginx.conf 同级目录】css nginx.conf html http{ server{ } include vhosts.conf; } vhosts.conf; nginx server { listen 80; server_name w
相关文章
相关标签/搜索