<div dir="ltr">Hi Asad,<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 6, 2016 at 8:44 AM, Muhammad Asad <span dir="ltr"><<a href="mailto:asad.aries90@gmail.com" target="_blank">asad.aries90@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi Guys</div><div><br></div><div>I have successfully setup LibreOffice online, Kudos to you guys. I just have a simple question, can i give a url to a document in file_path query string param ? When i am giving it a url to a document with http or https it says socket closed.</div><div><br></div>file_path=file:///home/administrator/test.docx this works fine.<br><div>file_path=<a href="http://mydomain.com/myfile.docs" target="_blank">http://mydomain.com/myfile.docs</a> this doesn;t work.<br></div><div><br></div><div>So just wanted to ask is this something which is currently supported or not?</div></div></blockquote><div><br></div><div>It used to work (providing that the URL did not require authentication). I did not test it lately, because the whole 'file_path' concept is a bit controversial. You can load any file to LibreOffice and serve it to browser, that the local 'lool' user can read. I don't think it is desirable in production environment. If you want WebDAV, it is not there yet. Currently the most mature and most tested feature is WOPI, i.e. loolwsd acts as a WOPI client, and can read/write files from WOPI hosts. You can see this in action, if you request a demo at <a href="https://collaboraoffice.com">https://collaboraoffice.com</a>. Hopefully I can update the CODE VM with WOPI enabled packages, too.<br><br></div><div>Best regards,<br></div><div>Andras<br></div><div> <br></div></div></div></div></div>