Archives for Tuesday, January 29, 2019

January 2019 (3)
SMTWTFS
« Dec Feb »
12345
6789101112
13141516171819
20212223242526
2728293031

Like this Archive Calendar widget? Download it here.


Case-sensitive website on AWS

As part of my divestiture from GoDaddy hosting for boyet.com, I had to move my old static site as well as this blog. The static site moved to secondboyet.com (being the second wave of blogging I did for boyet) and the third current wave is still on boyet.com (but now resides on Microsoft Azure). Because that second wave served up static pages (there ain’t no blog engine there) and because Amazon’s AWS is dirt cheap in those circumstances (plus it can serve it up securely via HTTPS and SSL), that’s where I moved it. I added a bit of code to boyet.com’s web.config to redirect requests and all was good. […]

READ MORE