Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 85847 invoked by uid 500); 5 Dec 2002 02:08:33 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 85836 invoked from network); 5 Dec 2002 02:08:33 -0000 Received: from finance.commerce.ubc.ca (137.82.66.119) by daedalus.apache.org with SMTP; 5 Dec 2002 02:08:33 -0000 Received: from finance.commerce.ubc.ca (finance.commerce.ubc.ca [137.82.66.119]) by finance.commerce.ubc.ca (8.11.6/8.11.0) with ESMTP id gB515kS25835; Wed, 4 Dec 2002 17:05:46 -0800 Date: Wed, 4 Dec 2002 17:05:46 -0800 (PST) From: Joshua Slive X-X-Sender: To: , In-Reply-To: <20021205011847.98214.qmail@web14202.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] Microsoft Web Folder On Wed, 4 Dec 2002, Ling F. Zhang wrote: > I have an apache running on my win2k machine... > now I am trying to establish a Web Folder from another > computer to access the files, but it says the folder > is invalid...is there some extension to apache I must > enable? > Microsoft's website has something about getting > FrontPage Extension on apache, but the article has > only files for unix...pls help. Web folders for Explorer/Office are implimented using WebDAV. See http://www.webdav.org/. In apache, you need to use mod_dav, which is included in 2.0 and available as an add-on for 1.3. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org