
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 /litespeed 常用的伪静态(rewrite)规则大全
- nginx配置时HTTPS出现"nginx: [warn] "ssl_stapling" ignored"的解决方法
- How to update the open source http3 server - openlitespeed
- Openlitespeed启用php74的详细方法
- Openlitespeed lsphp进程的启动方法
- 有意思,openlitespeed的PHP进程重启方式
- 立省26美金/200人民币,目前最便宜的DirectAdmin许可证
- Openlitespeed /litespeed 配置文件参考收藏
- nginx "ssl_stapling" ignored, issuer certificate not found for certificate解决方法