- Fri 08 November 2024
- development
Basic Auth without the Hubub in NGINX
Today I learned that it IS possible to make a relatively simple static site that has some automatic authentication built in to NGINX that will use a custom HTML file for the login page as opposed to the basic-auth prompt that gets so annoying.