Aaand static sites work through the proxy now. The implementation is... skeletal (the static server address is hardcoded), but it works.
Onwards to the HTML UI then!
Aaand static sites work through the proxy now. The implementation is... skeletal (the static server address is hardcoded), but it works.
Onwards to the HTML UI then!
So far:
Next up: teach the proxy how to handle static sites. Then: re-build the HTML UI.
Aaand static sites work through the proxy now. The implementation is... skeletal (the static server address is hardcoded), but it works.
Onwards to the HTML UI then!
I can now log in via the HTML UI... kind of. The error handling is trash, but the login appears to work.
Time for a nap.