nginx fatigue
@splitshockvirus when are we having feddy server in php and we'll be hosting it with good old apache httpd
@eric Federal verse server hosted on Microsoft IIs when
@splitshockvirus soon, feddy verse server in .net with iis reverse proxy running on windows server 2022 datacenter

@eric This is what I look like when doing #maintenance on my #fediverse #instance and definately not #crashing #out about why

proxy_set_header X-Forwarded-Proto $scheme;

needs to 🐝 changed to

proxy_set_header X-Forwarded-Proto https;

in my #nginx config