Posts tagged with: BasicAuth
Number of posts tagged with "BasicAuth": 1
- In this blog, the tag BasicAuth is used with the meaning
A simple HTTP authentication mechanism where a client sends a Base64-encoded username and password with each request, usually secured via HTTPS.
.
-
Protect your blog on an Apache server with a password
How to protect your blog on an Apache server with a password? Learn about the necessary server adjustments and deployment-pipeline changes.
/