Trying to be cheap, I only allocated 16G to my AWS EC2 instance. But I eventually wanted to migrate my wordpress sites, to a second “test” environment, to try different things in upgrading the site. But 16G doesn’t leave a…
(Continue Reading →)
ASP.NET does this And apache’s version https://httpd.apache.org/docs/2.4/mod/mod_auth_form.html It is probably the easiest way, to map variables to a browser. Few headers, are attached to a browser and a website. Cookies are. And Basic Auth header is. That is a browser…
(Continue Reading →)