WeChat ID
aaronpk_tv
printf "USER:$(openssl passwd -crypt PASSWORD)\n" >> .htpasswd
Service started well with the init file, but stop or restart didn't. In the end the cause was a different path to the pid file in the nginx.conf and the init script. Make sure they both point to the same location.