Comments on: How to Configure Basic HTTP Authentication in Nginx https://www.tecmint.com/setup-nginx-basic-http-authentication/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Thu, 23 Feb 2023 11:00:47 +0000 hourly 1 By: Leszek https://www.tecmint.com/setup-nginx-basic-http-authentication/comment-page-1/#comment-1971172 Thu, 23 Feb 2023 11:00:47 +0000 https://www.tecmint.com/?p=28037#comment-1971172 Passwords in .htpasswd are hashed, not encrypted, and in this case, using MD5.

PS. Do not forget to mention what linux distribution version was used and the nginx version.

Cheers

]]>
By: Aaron Kili https://www.tecmint.com/setup-nginx-basic-http-authentication/comment-page-1/#comment-1339716 Fri, 19 Jun 2020 09:17:27 +0000 https://www.tecmint.com/?p=28037#comment-1339716 In reply to Naufal.

@Naufal

Read this guide: https://www.tecmint.com/hide-nginx-server-version-in-linux/

]]>
By: Naufal https://www.tecmint.com/setup-nginx-basic-http-authentication/comment-page-1/#comment-1338836 Wed, 17 Jun 2020 11:15:02 +0000 https://www.tecmint.com/?p=28037#comment-1338836 Thank you for the tutorial.

There’s one thing I want to ask. In the last picture, I can’t see the Nginx version. How can I do this?

]]>
By: Ravi Saive https://www.tecmint.com/setup-nginx-basic-http-authentication/comment-page-1/#comment-1294799 Mon, 25 Nov 2019 04:27:20 +0000 https://www.tecmint.com/?p=28037#comment-1294799 In reply to ray.

@Ray,

Thanks for notifying about that typo, corrected in the article..

]]>
By: ray https://www.tecmint.com/setup-nginx-basic-http-authentication/comment-page-1/#comment-1294244 Sat, 23 Nov 2019 19:41:41 +0000 https://www.tecmint.com/?p=28037#comment-1294244 Thank you for the instructions.

There is a typo in the http block, the instructions have htpp.

]]>