许愿二级域名分发系统网站源码
许愿二级域名分发系统首先说明这个源码是我无聊乱搞的,可能做的不是很好。主界面是二开的上搭建教程。首先php要大于7.1,还要设置伪静态。伪静态规则:
location / {if (!-e $request_filename) { rewrite ^(.*)$ /index.php?s=$1 last; break;}}
</pre>
效果图:
https://img.dkewl.com/202301/1c4b20c183.png
下载地址:许愿二级域名分发系统网站源码.zip
页:
[1]