2017
01-03
01-03
h5ai搭建web下载站 2662 VIEW
1.下载并解压到web目录
wget https://www.mrlong.cc/soft/code/h5ai-0.28.1.zip
2.修改Nginx的conf
index index.html index.php /_h5ai/public/index.php;
3.要求php版本必须要5.5以上,若低于此版本,需要提前进行升级..... Read More >