提示:如果官网是英文页面,建议使用谷歌浏览器能同步翻译页面。点击下载【谷歌浏览器最新绿色便携版】
注意:部分文章发布时间较长,可能存在未知因素,购买时建议在本站搜索商家名称,先充分了解商家动态。
交流:唯一投稿邮箱:hostvps@88.com。
注意:部分文章发布时间较长,可能存在未知因素,购买时建议在本站搜索商家名称,先充分了解商家动态。
交流:唯一投稿邮箱:hostvps@88.com。
基于官方OpenLiteSpeed。官方的脚本:ols1clk:OpenLiteSpeed官方一键安装包(OpenLiteSpeed、lsphp、MySQL等,专为WordPress优化)。下面是网友制作的自动安装脚本。
使用中发现,这个脚本比官方的好用!
要求:Centos7、2GB内存及以上
安装的组件:Openlitespeed web server、ProFTPD、MariaDB 10.2、PHP 7.2、PHPMyAdmin 4.8.2
Simple Scripts to start|stop|restart|reload openlitespeed web server
Simple Scripts to create vhost
1、安装
SSH下,root用户:
bash <( curl -k https://raw.githubusercontent.com/tujuhion/openlitespeed-centos-autoinstall/master/install.sh )
2、web管理
创建管理密码
lsws admin
或
/usr/local/lsws/admin/misc/admpass.sh
访问:https://yourhostorip:7080
3、PHPMyadmin管理
访问:https://yourhostorip:8090
密码存放在:/root/.MariaDB
4、创建主机
/scripts/lscreate
5、安装Let’s Encrypt免费SSL证书
/scripts/certbot
6、管理面板
lsws start|stop|restart|reload
项目地址:https://github.com/tujuhion/openlitespeed-centos-autoinstall