Etron770

Tietoja minusta

Kehittäjätiedot
Nimi Etron770
Käyttäjä alkaen loka 31, 2018
Kehitettyjä lisäosia 0 lisäosaa
Average rating of developer's add-ons Ei vielä pisteytetty

Omat arviot

TbSync

Arvosteltu: 5/5 tähteä

Excellent service - works as expected

Owncloud Linux installation: Wrong standard redirect in .htacces

Quick help from maintainer:
RewriteRule ^\.well-known/carddav /remote.php/dav/ [R=301,L]
RewriteRule ^\.well-known/caldav /remote.php/dav/ [R=301,L]
changed to
RewriteRule ^.well-known/carddav /remote.php/carddav/ [R=301,L]
RewriteRule ^.well-known/caldav /remote.php/caldav/ [R=301,L]

every thing is working after changing this

This review is for a previous version of the add-on (0.7.16).