[Owncloud] Status files/webdav.php
Georg Ehrke
ownclouddev at georgswebsite.de
Mon May 7 10:35:52 UTC 2012
Hi Klaas,
as part of the movable apps we will have a remote.php for all remote services like webdav, caldav, carddav, … .
I left the file /files/webdav.php for backward-compatibility with our syncing clients. (the new address will be /remote.php/webdav/)
It will stay there (at least for ownCloud 4).
Anyway it would good if the desktop client uses /remote.php/webdav/ if the version number is greater or equal than 4 and /files/webdav.php for version numbers less than 4. (For Webserver which do not support htaccess files)
Cheers,
Georg
Am 07.05.2012 um 12:26 schrieb Klaas Freitag:
> Hi,
>
> what's the status of files/webdav.php? Rumors say that it will go away in favour of a redirect rule (which is already in .htaccess)
>
> Now I find it existing, added by Georg on april, 27th.
>
> Whats idea here? Will it go? Please note that moving it may result in a 301 answer which will confuse at least older version of the desktop client.
> Furthermore not all installations allow .htaccess files and thus the rewrite rules wont be found evtl. - not sure whats the result of that.
>
> I'd vote for leaving it. What do you think?
>
> regards,
> Klaas
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud
More information about the Owncloud
mailing list