设置开启目录浏览 H5AI 的模版 在终端里执行以下命令并找到配置文件内相应的路径 cat /etc/nginx/app.d/server.webstation-vhost.conf 7.1的路径 cat /usr/local/etc/nginx/sites-enabled/server.webstation-vhost.conf echo -e “index index.html index.htm index.cgi index.php index.php5 /_h5ai/public/index.php;” > /usr/local/etc/nginx/conf.d/4433e100-6c59-4121-afcb-dc7a553552ce/user.conf.h5ai 将以下两个目录开启777权限 ./software/_h5ai/private/cache ./software/_h5ai/public/cache 重载web服务 sudo nginx -s reload 修改模板 notepad ++搜索文件夹 关键字 power 接下来 修改就好 实际就是 ./private/php/pages/index.php info.php ./public/js/scripts.js h5ai是啥?就是这个http://firmware.……
Continue reading