摘要: # Check if a file exists, or route it to index.php. try_files $uri $uri/ /exploit/index.php?$query_string; if (!-e $request_filename) { rewrite ^(.*)$ 阅读全文
posted @ 2020-07-02 09:38 Cyber_nnno 阅读(370) 评论(0) 推荐(0)