Your description here.
Thanks very interesting blog! https://truepharm.org/ https://truepharm.org/
Hello I am so excited I found your weblog, I really found you by mistake, while I was searching on Digg for something else, Regardless I am here now and would just like to say kudos for a remarkable post and a all round thrilling blog (I also love the theme/design), I don't have time to go through it all at the minute but I have book-marked it and also added in your RSS feeds, so when I have time I will be back to read much more, Please do keep up the superb work. https://meds24.sbs/ https://meds24.sbs/
http://puo.cn/?p=654588
# 旧数字格式跳转到新别名格式 location ~ ^/archives/(\d+)/?$ { # 先尝试内部跳转到新地址(返回 301,SEO 无损失) return 301 /archives/$request_uri; # 如果你只想“兼容”而不跳转,把上一行改成: # rewrite ^/archives/(\d+)/?$ /index.php?$1 last; }
# Typecho 官方伪静态规则(保持不变) location / { index index.html index.php; if (!-e $request_filename) { rewrite ^(.*)$ /index.php$1 last; } }
试试
欢迎加入 Typecho 大家族