From owner-freebsd-questions@FreeBSD.ORG Mon Jan 23 03:49:26 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24CA716A41F for ; Mon, 23 Jan 2006 03:49:26 +0000 (GMT) (envelope-from jhfoo@nexlabs.com) Received: from tin.colossus.net (tin.colossus.net [216.121.224.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6B8843D45 for ; Mon, 23 Jan 2006 03:49:25 +0000 (GMT) (envelope-from jhfoo@nexlabs.com) Received: from nexpc (63.210-193-15.adsl.qala.com.sg [210.193.15.63]) by tin.colossus.net (8.9.3p2/8.9.3) with SMTP id TAA12518; Sun, 22 Jan 2006 19:48:52 -0800 Message-ID: <00e701c61fd1$321942a0$c801a8c0@nexpc> From: "Foo Ji-Haw" To: , "Jose Borquez" , "FreeBSD Questions group" References: Date: Mon, 23 Jan 2006 11:57:55 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Cc: Subject: Re: WebDav for Apache X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 03:49:26 -0000 Check out http://www.google.com/search?hl=en&hs=n5r&lr=&client=firefox-a&rls=org.mozilla:en-US:official_s&oi=defmore&defl=en&q=define:WebDAV In a nutshell, WebDAV, uses the HTTP protocol to manage files, pretty similar to FTP. Do note that while it sounds like fun, it is sometimes a security issue as well, so be sure to read up on that aspect if you're planning on using WebDAV. ----- Original Message ----- From: "fbsd_user" To: "Foo Ji-Haw" ; "Jose Borquez" ; "FreeBSD Questions group" Sent: Monday, January 23, 2006 11:30 AM Subject: RE: WebDav for Apache > For the rest of us who use apache 13 what is webdav?? > > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Foo Ji-Haw > Sent: Sunday, January 22, 2006 9:52 PM > To: Jose Borquez; FreeBSD Questions group > Subject: Re: WebDav for Apache > > > That's an Apache question, not a FreeBSD thing. > > WebDAV comes standard with Apache2. > > ----- Original Message ----- > From: "Jose Borquez" > To: "FreeBSD Questions group" > Sent: Sunday, January 22, 2006 4:26 PM > Subject: WebDav for Apache > > > > Is there a WebDav module for Apache? > > > > Thanks in advance, > > Jose > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"