//雪花飘落特效 //右上角github跳转   

文章分类 -  web

摘要:autoindex on; autoindex_exact_size on; autoindex_localtime on; server { listen 8081; server_name localhost; location / { root /var/www/html/test ; } } 阅读全文
posted @ 2020-12-18 11:03 农夫运维 阅读(63) 评论(0) 推荐(0)