schenkd / nginx-ui

Nginx UI allows you to access and modify the nginx configurations files without cli.
MIT License
4.4k stars 272 forks source link

Nginx template fix and reloading on domain update, delete or disable #45

Open akay25 opened 3 years ago

akay25 commented 3 years ago

I fixed the template, as there was missing 'server' before the start of the template and comma error line. Also, using default logs path instead of nginx's log dir.