@JimmyKater
I know that there are a quite some threads here. The ones I already tried are:
jo. du machst dir ja nicht so richtig viel mühe…
beispielsweise gibt deine fehlermeldung durchaus an, WO du nachschauen könntest (meines wissesns nach gibts da auch genaue anleitungen)…
und auch hier im forum gibts zig threads zu dem thema.
vermutlich schreibst du die bemängelten infos 2x durch eine doppelkonfiguration. das könnte den fehler verursachen.
viel erfolg.
I’m after getting rid of the message suggesting to only use https I’ve encountered the above mentioned error. Didn’t have that one before. I’ve searched through the forum and read the documentation but I have already made those changes that are mentioned.
I’ve set the URL to the suggested path of
RewriteRule ^\.well-known/carddav /remote.php/dav/ [R=301,L]
RewriteRule ^.well-known/caldav /remote.php/dav/ [R=301,L]
but I am still getting a warning:
Your web server is not properly set up t…
you can test it with wget <ip-address>/.well-known/caldav and see some redirections. “Outside” could even be a ubuntu terminal/shell. But I don’t think the test is wrong.
That one is a tricky one… As it sure is not certain, that you need the function those rewrite-rules give to you… You don’t have problems on “the system” but with probably attached computers/mob-phones… that would be: problems setting up calendar and contact apps. (So: problems elsewhere and the fix on “the system”)
But some…
None of them got rid of the messages.
That’s why I kindly ask for help. This issue seems to be discussed quite a lot, but I didn’t find any solution up to now.