
DirectAdmin更改Apache或openlitespeed服务器为nginx
DirectAdmin更改Apache或openlitespeed服务器为nginx的方法
1
2
3
4
5
6
cd /usr/local/directadmin/custombuild
./build set webserver nginx
./build set php1_mode php-fpm
./build update
./build all d
./build rewrite_confs
重启相关进程
1
2
service directadmin restart
service httpd restart
💘 相关文章
- DirectAdmin 域名或ip使用SSL访问的方法
- 基于OpenLiteSpeed免费的服务器,vps控制面板CyberPanel
- Openlitespeed /litespeed 配置文件参考收藏
- nginx: [warn] "ssl_stapling" ignored, not supported error
- directadmin的安装折腾及更改directadmin为nginx记录
- 分享两个在线网站ssl评分工具
- nginx配置时HTTPS出现"nginx: [warn] "ssl_stapling" ignored"的解决方法
- Caddy配置ssl證書出現One or more domains had a problem:的解決方法
- openlitespeed/litespeed禁止访问文件夹和文件的方法
- How to update the open source http3 server - openlitespeed