Hi I am trying to protect a folder: /home/nginx/domains/mydomain.com/public/folderx/ I just run: python /usr/local/nginx/conf/htpasswd.py -c -b /usr/local/nginx/conf/htpasswd admin passwordx Then i edit the vhost file of my domain:...