RE: Apache file sever in windows XP
From: Ryo Koyama <ryo_at_yoics.com>
Date: 2007-12-30 19:00:20 CET
Joshua,
We have a program that basically does this, if you load yoics onto your
C:\program files\yoics\sharing\conf
And check out the httpd.conf file & see how we configure it. Normally I'd
Best
Ryo
From: joshuav@gmail.com [mailto:joshuav@gmail.com] On Behalf Of joshua
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.conf
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.