Hello.
I am using Alfresco Community Edition 6.2 GA and setup everything via docker.
For configuration, I used this instruction to change ports.
Configured according to this instruction:
https://javaworld-abhinav.blogspot.com/2020/07/change-alfresco-share-proxy-and-db.html
Everything works well, thanks to the author of the article.
I am trying to upload files using webdav protocol.
I can't get a 404 code if the directory doesn't exist. This only happens for PROPFIND.
If I use GET everything is fine.
Help me understand what I'm doing wrong.
Thanks.
I cannot check in PROPFIND browser.
The browser only has a GET request. GET request returns 404
We have exactly the same issue. I found the issue in the error.jsp, which redirects PROPFIND request errors to GET requests to /webdav/ (which then returns 200 instead of the desired 404).
I reported the bug here: https://github.com/Alfresco/alfresco-community-repo/issues/318
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.