此程序已经于2025.4.1号移植小旋风框架。更快,更稳定!负载更高,建站更快!
很多客户反应建站慢,不能批量以及采集麻烦,现在移植的小旋风,你只要放词引蜘蛛就行了,傻子有手都会用了。
程序说明:
环境PHP7.2
安装扩展fileinfo
上传程序
设置伪静态
rewrite ^/template/(.).html$ /index.php last;
rewrite ^/temp/(data|db|robotlog|tplrules|errpage|logs|session)/(.)$ /index.php last;
rewrite ^/(temp|template|core|static)/(.).php$ /index.php last;
if (!-e $request_filename){
rewrite ^/(.)$ /index.php?$1 last;
}
泛内页模板位置:
/template/zlog/zblog/php.html