Harry Tang Verified User Joined Sep 30, 2015 Messages 152 Location Finland Oct 13, 2015 #1 Hi, My server is running DA v1.48.3 with Apache + php5. How to switch to use Nginx? Thanks
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,721 Location www.poralix.com Oct 14, 2015 #2 Hello, Code: cd /usr/local/directadmin/custombuild ./build update ./build set webserver nginx ./build set php1_mode php-fpm ./build set php2_mode php-fpm ./build nginx ./build php d ./build rewrite_confs
Hello, Code: cd /usr/local/directadmin/custombuild ./build update ./build set webserver nginx ./build set php1_mode php-fpm ./build set php2_mode php-fpm ./build nginx ./build php d ./build rewrite_confs