Technology
[ Jul 10 2018 ]

Multiple Mastodon Instances on a Single Server

Back when I still ran a Mastodon server, I had a brief need to run two of them on one server. With Gargron’s help, I worked out how.





Technology
[ Mar 18 2018 ]

Case Insensitive Last Resort 404 Page

I’ve been running my webserver on Windows for a long time, and moving to Linux meant that a whole lot of files were coming up 404 because they had upper or lower case filenames and the page that referenced them didn’t match. This 404 script for nginx fixes that.





Technology
[ Mar 11 2018 ]

Adventures in nginx!

Mostly for my own benefit, a log of shit I have to deal with in nginx, and the solutions to same.





Navigation