Installing Mod_dav in a Windows environment

Source: Internet
Author: User

Problem

How do I install Mod_dav on a line 1.3 version of a APACHC server to enable WebDAV features?

Workaround


The Apache2.0 version takes Mod_dav as a standard module, so you do not need to download and compile it to install it.

From Http://webdav.arg/nwd/win32, get the Mod_dav package under Windows and unpack it. Confirm your Apache costume.

Xmlparse.dll and XmJtok.dll files are installed in the ServerRoot directory, if the two files do not exist,

Then find the entire Apache directory and copy them to ServerRoot. Mod_dav also requires a expat package, which is included in the

Apache server 1.3.9 later versions. These files will be hooked up to expat and Mod_dav will use them.

Copy the Mod_dav.dll file to the Apache service and place it in the directory of the module file:

C:\>CD Mod_dav-l.0.3-devc:\mod_dav-l.0.3-dev>copymod_dav.dll c:\apache\moduleec:\mod_dav-l. O.3-dev>cd\apache


Add the following command line to your httpd.conf file:

LoadModule Dav_module Modules/mod_dav.dll

If your http.conf file contains clearmodulelist instructions and re-added additional modules, you may need to

Add a addmodule command to the configuration. As another alternative, you can also use the Clearmodulelist

The Loadmoiule command that loads the MOD_DAV after the instruction is placed.


"Grant to fish" detailed tutorial See "Apache Cookbook Chinese Version" of the 31st page, OK Bookstore (www.okpdf.com) for free: Click to download or input http://www.okpdf.com/read-953


650) this.width=650; "src=" Http://www.okpdf.com/attachment/1407/thread/27_1_fa3c726233c3301.png "width=" 372 " height= "508" alt= "27_1_fa3c726233c3301.png"/>


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.