Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

webdav editing and lock files
(1 viewing) (1) Guest
Support forum for customers who have purchased this product with priority support pack. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1
  • 2

TOPIC: webdav editing and lock files

Re: webdav editing and lock files 9 years, 8 months ago #45379

Hello

Are you sure

RewriteRule ^hcwebdav(.*) /index.php?option=com_joomdoc&task=webdav&file=$1 [L]
and not
RewriteRule ^hcwebdav(.*) /index.php?option=com_joomdoc&task=webdav&file=$1 [R]

?????

And this 'faq' doesn't talk about the need of activating some modules in the HTTPD.CONF file!

and someone in the forum adds we need to precise the DAV on setting as :

<IfModule mod_dav_fs.c>
# Location of the WebDAV lock database.
DAVLockDB /var/lib/dav/lockdb

<Directory "/var/www/html/ged/documents">
DAV on
</Directory>


</IfModule>


CLEARLY I can't find a complete list of the requirements to make webdav work with Joomdoc

thanks

cyril
The topic has been locked.

Re: webdav editing and lock files 9 years, 8 months ago #45380

  • jitr
  • OFFLINE
  • ARTIO Support
  • Posts: 1432
JoomDOC does not use Apache DAV. There is SabreDAV (WebDAV server written in PHP).

The rewrite rule is required only. Do not use [R]. We do not want URL redirect.

Do you have right position of rule in .htaccess? If you have a path in your root URL then rule is different.
ARTIO Support Team
The topic has been locked.

Re: webdav editing and lock files 9 years, 8 months ago #45384

Hello again

the rule is written in the .htaccess just after the "RewriteEngine On" line

we use:


RewriteRule ^hcwebdav(.*) /index.php?option=com_joomdoc&task=webdav&file=$1 [L]

the rule works because we can open the file with the 'edit in MS Office' link

but we encounter two cases:

sometimes there is no sync to the server : when we try to save, a local folder is asked for
OR
the file is said to be locked but there is nothing in the /logs/com_joomdoc-webdav-locks folder !!

in the JOOMDOC parameters setting pannel the document root is set to "/var/www/html/ged/documents" (the site is /var/www/html/ged on the server)

thanks for your help

cyril
The topic has been locked.

Re: webdav editing and lock files 9 years, 8 months ago #45385

Should I precise I use Office 365 with its skydrive pro tool and download tool that seems to block the webdav file update ?

thanks

cyril
The topic has been locked.

Re: webdav editing and lock files 9 years, 8 months ago #45386

  • jitr
  • OFFLINE
  • ARTIO Support
  • Posts: 1432
I will check it on your site. Did you send us FTP and Joomla access, did not you?
ARTIO Support Team
The topic has been locked.

Re: webdav editing and lock files 9 years, 8 months ago #45387

I just checked on another PC without Office 365 and it has the same problem.

I sent you the credentials on a support ticket please

thanks

cyril
The topic has been locked.
  • Page:
  • 1
  • 2
Přihlášení uživatele Prázdný