T Tommyhara Verified User Joined Jul 25, 2014 Messages 185 Mar 29, 2017 #1 I am using Apache on Directadmin and I heard that Nginx web server is better and lighter. It is possible to change my web server from Apache to Nginx? Thanks in advance.
I am using Apache on Directadmin and I heard that Nginx web server is better and lighter. It is possible to change my web server from Apache to Nginx? Thanks in advance.
Harry Tang Verified User Joined Sep 30, 2015 Messages 158 Location Finland Mar 29, 2017 #2 Yes you can change web server to nginx, just run the following commands: cd /usr/local/directadmin/custombuild ./build update ./build set webserver nginx ./build nginx Click to expand...
Yes you can change web server to nginx, just run the following commands: cd /usr/local/directadmin/custombuild ./build update ./build set webserver nginx ./build nginx Click to expand...