改了一下,顺便把没转义的bug修复了
另外把assbbs.com改成了通用的$host
rewrite \/index\.php\/.*?\/?([\w-]+?\.htm) https://$host/$1 permanent;
我刚刚在Google搜索时也发现这个奇怪路径了,当然还有更奇怪的,路径里有fuck(可能是跟我在搜索fuck有关)
改了一下,顺便把没转义的bug修复了
另外把assbbs.com改成了通用的$host
rewrite \/index\.php\/.*?\/?([\w-]+?\.htm) https://$host/$1 permanent;
我刚刚在Google搜索时也发现这个奇怪路径了,当然还有更奇怪的,路径里有fuck(可能是跟我在搜索fuck有关)