Menu Content

Joomla! Erweiterungen

ARTIO JoomSEF logo

Joomla SEO, SEF URLs und Metadaten

Improve Joomla website SEO and user experience. JoomSEF generates SEF (search engine friendly), easy-to-understand URLs and metadata. Supports built-in Joomla components and many add-ons. Sitemap generation, Google Analytics, ...

Frei oder von €26.90Version 3.9 & 4.3Joomla 1.5 & 2.5
ARTIO Book it! logo

Buchung & Reservierung für Joomla

Allow fast and easy booking of your services or reservations of various objects. Multiple calendar layouts (month/week/day), optional supplements, capacity reservation, deposit option, payment module plug-ins and many more.

Frei oder von €49.00Version 1.3Joomla 1.5 & 2.5
ARTIO JoomDOC logo

Dokumentverwaltung für Joomla

Upload, edit, organize and download public or intranet documents using this Joomla document management system (DMS) and download manager. Offers advanced features such as versioning, fulltext document search ot WebDAV editing.

Frei oder von €29.00Version 3.4Joomla 1.5 & 2.5
B2Sync: VirtueMart - Pohoda

VirtueMart - Accounting Bridge

Connector for bridging between VirtueMart and accounting software. This tool can export VirtueMart orders and import them into accountancy SW as invoices or orders, update stock statuses in e-shop, etc.

€99.00Joomla 1.5 and VM 1.x. Joomla 2.5/3.4 and VM 2.0.x/3.0.x
ARTIO FusionCharts for Joomla logo

Animiert Flash Grafe für Joomla

Charting and graph plotting extension for Joomla CMS. Create different types of exciting JawaScript charts and integrate them into Joomla website. Feed data dynamically from file or database...

Free or from €59.90Version 1.1Joomla 1.5, 2.5

Zurück

How to setup WebDAV?

Last revised:
Montag, 11. Mai 2015

Answer

WebDAV is available in Enterprise version of JoomDOC 3 and JoomDOC 4. You can handle WebDAV by ApacheDAV or SabreDAV since JoomDOC 4.0.3. Selecting of the handler is available in JoomDOC configuration under the tab advanced.

SabreDAV is a WebDAV server implemented in PHP. SabreDAV is already included in JoomDOC. SabreDAV is mostly independent of server configuration but requires HTTP methods PROPFIND and PUT. You need folllowing rewrite rule in your .htaccess file with SabreDAV:

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

The rule should be placed on the begining of .htaccess file directly after commands like:

RewriteEngine On
RewriteBase /

WebDAV has to be enabled in JoomDOC configuration under the first tab and allowed for editor usergroup under the tab permissions. Directory logs/com_joomdoc-webdav-locks has to be writeable with SabreDAV.

ApacheDAV handles WebDAV with module mod_dav of server Apache. Mod_dav has to be allowed in configuration of virtual host of your website. For example:

<VirtualHost *:80>
    ServerName your-domain
    DocumentRoot /var/www/html
    ServerAdmin info@your-domain
    <Directory "/var/www/html">
        AllowOverride All
        Order Allow,Deny
        Allow from All
    </Directory>
    DAVLockDB /var/www/davlocks
    <Directory "/var/www/html/documents">
        DAV ON
    </Directory>    
    ErrorLog /var/log/apache2/error.log
    CustomLog /var/log/apache2/access.log common
</VirtualHost>

Kategorie

Tags for this item

Ausgewählte Referenzen

Hiihtokeskus Himosvuori Oy

Himos - one of the most popular ski resorts in Finland!Design and implementation by Artio. CMS by Joomla!

Vaihtoautot.net

Vaihtoautot.net is a new version of the used and demo cars sale portal implemented by ARTIO. It is a mutual project of two big car sale companies in Finland - O.K. Auto Oy, Hämeen Auto Oy. Customers are given possibility to register and also crreate...

Kennen Sie schon unsere Produkte? Fortfahren Sie direkt nach e-shop.

Aktuelles

VM Invoice 3.1.17 right now!

05.04.2019

New release of VirtueMart PDF Invoice generator - VM Invoice 3.1.17 is now available. This new version introduces fix reported by our users and new feature.

New JoomSEF 4.7.6 is here!

05.04.2019

JoomSEF 4.7.6 is now available for download or upgrade. This release include some new improvement, improvement and also the known bug fix. Read more about the new features.

VM Invoice 3.1.16 is available

05.02.2019

New release of VirtueMart PDF Invoice generator - VM Invoice 3.1.16 is now available. This new version introduces fix reported by our users.

VM Invoice 3.1.15 is here

06.12.2018

New release of VirtueMart PDF Invoice generator - VM Invoice 3.1.15 is now available. This new version introduces some new features and improvements as well as fixes reported by our users.

New JoomSEF 4.7.0 compatible with Joomla 3.7

01.08.2017

JoomSEF 4.7.0 is now available for download or upgrade. This release include some new features, improvement and also the known bug fixes. Read more about the new features.

User Login Empty