-
Hey, there's a nice nginx playground! Setting up new reverse proxies in nginx is still — after at least twelve years of doing it — a clown show of a process for me. Most of it is that the config syntax really misaligned with how I think, but a lot of it is how you have to restart a server every iteration. This helped me figure out that nginx is passing along spaces in the path in some way I didn't expect, and so I'm just going to not allow spaces instead of engaging further with nginx.