On 07.05.2012 12:35, Georg Ehrke wrote:
Hi Georg,

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).
this seems to work fine as long I connect via http. But for SSL connects, there comes a 301 "moved permanently" with target
/remote.php/webdav/
back.
Can that be fixed to also work with /files/webdav.php for oC4 ?

Thanks,

Klaas


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
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to