synchrone / sandstorm-radicale

A calendars and contacts app for Sandstorm.io
https://apps.sandstorm.io/app/8kr4rvyrggvzfvc160htzdt4u5rfvjc2dgdn27n5pt66mxa40m1h
13 stars 3 forks source link

Figure out .well-known situation #9

Closed synchrone closed 8 years ago

synchrone commented 8 years ago

Radicale seems to be doing it's own .well-known support. The nginx config here tries to do such by itself, probably failing in the process.

Need to untangle this and probably remove nginx redirect.

synchrone commented 8 years ago

Okay, since Radicale is set up under /radicale subpath - there is no way it's own /.well-known feature will work, so the nginx workaround is quite appropriate.

The only question is whether it really works