2021年01月9日的内容
新鲜出炉
苹果cmsV10伪静态
利用mac cms搭建影视资源站需要用到的伪静态规则。记录一下location / {if (!-e $request_filename) { rewrite ^/index.php(.*)$ /index.php?s=$1 last; rewrite ^/admin.php(.*)$ /admin.php?s=……
01-09 立刻查看
利用mac cms搭建影视资源站需要用到的伪静态规则。记录一下location / {if (!-e $request_filename) { rewrite ^/index.php(.*)$ /index.php?s=$1 last; rewrite ^/admin.php(.*)$ /admin.php?s=……