tp5.1 apache服務器 同步 nginx服務器 報404錯誤 重寫index.php文件

找到 nginx配置文件 nginx.conf 在http最下邊引入vhosts.conf;文件 【vhosts.conf 和 nginx.conf 同級目錄】 nginx.conf http{ server{ } include vhosts.conf; } vhosts.conf; server { listen 80; server_name www.xiaoliang.com
相關文章
相關標籤/搜索