I don't know why, nginx always use htpasswd from /etc/nginx/.htpasswd and ignore from configuration file.
also if you have hostname with custom port it will generate menu link with mutiple port.
e.g: 127.0.0.1:8088 => http://127.0.0.1:8088:8088/index.php?action=...
I don't know why, nginx always use htpasswd from
/etc/nginx/.htpasswdand ignore from configuration file.also if you have hostname with custom port it will generate menu link with mutiple port.
e.g:
127.0.0.1:8088=>http://127.0.0.1:8088:8088/index.php?action=...