404 on one web app

2022-05-13 Thread Ken Wright
I've been trying to install Roundcube on my mailserver, but when I get to the step of starting the web-based configuration I get a 404 message. The server is running Ubuntu 22.04 and I've previously had Roundcube working, at least until I physically moved the server into my new office. The .conf

Trying to config for proxying to site down page

2022-05-13 Thread Daniel Earle
I'm trying to get nginx to forward to my S3 bucket when my web app k8 pod is down. So I was hoping the below config would, in the case of 50x error or no response, forward request to bucket, then if the document doesn't exist (very likely for first 50x request) - it would then return sitedown.html