nginx去掉index.php配置

进入:nginx/conf/vhosts.conf 改变前 server { listen 80; server_name www.x.com x.com; root "C:\Runing\PHPTutorial"; location / { index index.html index.h
相关文章
相关标签/搜索