9月20号上课笔记

默认虚拟主机 serverphp { listen 80 default_server; server_name localhost; index index.html index.htm index.php; root /usr/local/nginx/html; deny all; location ~ \.php$  { include fastcgi_params; fastcgi_pas
相关文章
相关标签/搜索