Note that there are some explanatory texts on larger screens.

plurals
  1. POHow do I create a simple, custom WebDav application?
    primarykey
    data
    text
    <p>To provide some context, I'm interested in the creation of an app which allows editing of HTML interfaces, simplifying things down a bit though I want to investigate WebDav as an option for controlling the collaborative data aspect of this app. I want several collab features to be a part of what I'm building.</p> <p>I'm running WAMPP 2 (PHP 5.3, Apache 2.2.11) on WinXPSP3. My live site has a similar setup, though it is important to note that I cannot change whatever config there is on my live site (<a href="http://www.codefinger.co.nz" rel="nofollow noreferrer">http://www.codefinger.co.nz</a>).</p> <p>My first attempt, after reading doc after doc after doc explaining what WebDav is, was to simply get an example up and running: <a href="http://johnnydebris.net/javascript/.files/davclient.js-0.1.tar.gz" rel="nofollow noreferrer">http://johnnydebris.net/javascript/.files/davclient.js-0.1.tar.gz</a> (explanation and docs included in package). Unfortunately I couldn't get it running locally, or on my live site. There's a great chance I just don't have either configured appropriately - but I'm no server hotshot, I wouldn't know.</p> <p>It looked promising after I commented in 3 davishly named mods in httpd.conf; dav_module, dav_fs_module and dav_lock_module. Restarted Apache, all 3 have a tick in the loaded modules listing available through WAMPP manager, but no functional cigar.</p> <p>Are there some basic tests I can do to see if I'm configured right?</p> <p>Am I missing the point of WebDavs needs? Do I require C scripts or Python, or Rails or something else?</p> <p>Must I be running a Linux box? (I ask because many of the trawlings I found through Google were Linux related, I'm a Windows duct-tape programmer, sorry :/)</p> <p>Ok, any clarification, or counter-questions, or better solutions and advice welcome - I'm not in a hurry save for the fact that I've been trying to get WebDav up and running on and off for a month now by myself.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload