bedrive共2篇

宝塔环境下的BeDrive Nginx规则

location / { try_files $uri $uri/ /index.php?$query_string; } location = /favicon.ico { access_log off; log_not_found off; } location = /robots.txt { access_log off; log_not_found ...
在路上的头像-THE FREE SKY在路上11月29日 05:50
03390