Hi I try to password protect a folder using: python /usr/local/nginx/conf/htpasswd.py -c -b /usr/local/nginx/conf/htpasswdnew usernamehere passwordhere and then add the code to domain config file: mydomain.com.conf under the: # Enable for...