[Owncloud] Status files/webdav.php
Georg Ehrke
ownclouddev at georgswebsite.de
Mon May 14 13:44:37 UTC 2012
Hi Klaas,
i just removed the redirects in the htaccess.
Cheers,
Georg
Am 14.05.2012 um 14:28 schrieb Klaas Freitag:
> 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
>>> Owncloud at kde.org
>>> https://mail.kde.org/mailman/listinfo/owncloud
More information about the Owncloud
mailing list