Apache file sever in windows XP
From: joshua vogelstein <joshuav_at_jhu.edu>
Date: 2007-12-30 07:15:38 CET
i recently set up an svn server using apache on a windows XP machine, which
1) i added the following line to the LoadModule's section of the httpd.conffile
LoadModule dav_module modules/mod_dav.dll
2) i then added the following lines at the very end of the httpd.conf file
DAVLockDB /tmp/DAVLock
<Location /dav/>
3) then, i understand that if i were using UNIX, i should enter the
mkdir /export/http/webs/pri.mcslp/dav
clearly, in dos, the syntax is different in that one must replace '/' with
-JoVo
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.