归档:

typecho伪静态

if (!-e $request_filename) { rewrite ^(.*)$ /index.php$1 last; }后台永久链接页面启用重写个性化自定义填写/{slug}.html
阅读全文 →