Purple Hearts atwork di Alberto Turelli - soluzioni software & web
Main Menu
Home
News
Contact Us
Search
My Articles
Ubuntu 7.10 Gutsy Gibbon on a Macbook
Ubuntu 6.10 Edgy Eft on an Asus Z92J notebook
Debian Etch on an Asus Z92J notebook
Newsflash
atwork di Alberto Turelli - soluzioni software & web.

  • Certificazioni GNU/Linux LPIC-1 e LPIC-2
  • Certificazioni MySQL 5.0 Developer e DBA

  • Consulenza relativa a GNU/Linux (Debian in particolare) e al software libero
  • Migrazione di server, workstation e reti da Windows a GNU/Linux
  • Installazione, configurazione e manutenzione dei seguenti servizi su piattaforma GNU/Linux:
    • Server web (Apache, Tomcat)
    • Server database (MySQL)
    • Server email (Postfix, Qmail, Courier) con filtri antispam (Spamassassin) e antivirus (ClamAV)
  • Configurazione ed amministrazione di reti GNU/Linux e di reti miste (Windows, GNU/Linux, BSD, Unix, Mac OS X)
  • Progettazione e realizzazione di database e applicativi web-based (HTML/CSS/Javascript, PHP, JSP e MySQL)
  • Sviluppo software in Java
  • Installazione, configurazione e manutenzione portali con Joomla! e Mambo
  • Corsi GNU/Linux: introduzione, amministrazione del sistema, server, desktop, sicurezza
  • Corsi per certificazioni: GNU/Linux (LPIC-1 e LPIC-2) e MySQL (Core, Professional, 5.0 Developer e 5.0 DBA)

my personal homepage

my personal blog

via Trebeschi, 69 - Castegnato (BS) - Italia
tel. +39 328 6110095
Partita IVA 03595310172
email info CHIOCCIOLA atworkonline PUNTO it
private email alberto DOT turelli AT atworkonline DOT it (GPG key)
 
HowtoForge :: How to secure WebDAV with SSL and Two-Factor Authentication PDF Print E-mail
Written by bibe   
Monday, 27 August 2007
Web-based distributed authoring and versioning or WebDAV is the protocol that is creating the "read-write" web. It is facilitating collaboration in many ways across the internet, replacing proprietary protocols (FrontPage, e.g.) or superseding less functional open protocols ((FTP, SFTP). The primary drivers for the adoption of WebDAV include:
  • WebDAV resources can be set up like local drives allowing you to work with remote files as if they were on your machine.
  • It allows for "locking" of files so multiple users can work with a file at the same time, but only one at a time can make changes.
  • It is more efficient than FTP or SFTP.. You can pipeline multiple transfers through a single TCP connection.
  • It is an extension of HTTP and uses the same ports - 80 or 443, avoiding potential firewall issues.
  • Support for WebDAV is available across multiple platforms creating a cross-platform solution.
Read more on HowtoForge
 
< Prev   Next >
Debian Security
Latest Linux Kernel Versions