Stanley Solutions Blog

engineering and creativity - all under one hat

#auth Articles


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.