DirectAdmin upgrade nginx front-end automatic installation script

DirectAdmin is what we call the DA panel for short. Many foreign hosts used by my friends use this panel. The DA panel uses apache by default. Apache is the world's number one WEB server and has excellent ability to process dynamic pages, but it is a bit weak in processing static pages. Therefore, many friends install nginx front-end for the DA panel and let nginx run in front. Static, while apache handles dynamic, which has good results.

Subscribe to DA install nginx