Quoting Borden (2026-08-20 19:09:52)
> This dosen't seem to work out-of-the-box. I believe
> /etc/apache2/conf-available/radicale-uwsgi.conf should say:
> @@ -48,8 +48,8 @@
> </IfDefine>
>
> <LocationMatch "${_RADICALE_LOCATION_MATCH}">
> - ProxyPass
> unix:/run/uwsgi/app/${_RADICALE_APP}/socket|uwsgi://${_RADICALE_APP} retry=0
> - ProxyPassReverse
> unix:/run/uwsgi/app/${_RADICALE_APP}/socket|uwsgi://${_RADICALE_APP}
> + ProxyPass
> unix:/run/uwsgi/${_RADICALE_APP}.socket|uwsgi://${_RADICALE_APP} retry=0
> + ProxyPassReverse
> unix:/run/uwsgi/${_RADICALE_APP}.socket|uwsgi://${_RADICALE_APP}
> RequestHeader set X-Forwarded-Port "%{SERVER_PORT}s"
> RequestHeader unset X-Forwarded-Proto
> <If "%{HTTPS} =~ /on/">Yes, I agree that it should say that. That change should be applied: https://salsa.debian.org/debian/radicale/-/commit/e87cf04#line_ac5485253_A51 Perhaps you did local edits to the file, and chose to keep your changes instead of replacing with newer version of conffile at some point? - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ * Sponsorship: https://ko-fi.com/drjones [x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: signature

