Most of us don’t like to share access certain links/pages which containing some sensitive matters. So we need to setup a mechanism to limit this access of of this area. Apache have a password a authentication mechanism to limit the access to a location which commonly called “Basic authentication“.
But this mechanism is quite [...]

