WebDAV
 is a method for allowing remote access to local folders via an 
HTTP-based web browser. In other words, an HTTP-based file server is 
created (using the Apache2 server platform in these examples, since the 
Apache2 webserver has a built-in WebDAV module).
This can be combined with user authentication (using LDAP or a number of other password mechanisms).
read more... 
 
No comments:
Post a Comment