摘要:
server { listen 80; server_name www.xxx.com; access_log /path/to/logs/access.log; error_log /path/to/error/logs/error.log notice; rewrite ^/app\.php/?(.*)$ /... 阅读全文
posted @ 2016-05-10 15:04
S大好人S
阅读(185)
评论(0)
推荐(0)