nginx-test

nginx-test.conf

server { listen 80; server_name test; location / { root /usr/local/nginx/html; index index.html index.htm index.php; } error_page 500 502 503 504 /50x ......
nginx-test nginx conf test
共1篇  :1/1页 首页上一页1下一页尾页