Hi!
Also in der 'http.conf' hab' ich folgendes eingetragen:
Code:
LoadModule dav_module /usr/lib/apache/1.3/libdav.so #bei den Modulen
#Added for mod_dav
DAVLockDB /var/lock/DAV/DAVLock
DAVMinTimeout 600
<Location /> # Testweise das DocumentRoot freigegeben
DAV On
</Location>
Was das mitwirken von Frontpage betrifft, ist das meiner Meinung nach klar. Gehe ich z.B bei der index.html auf bearbeiten, macht er diese mit Frontpage auf.
apache.log
Code:
192.168.0.1 - - [01/Dec/2001:12:12:20 +0100] "OPTIONS / HTTP/1.1" 200 0 "-" "Microsoft Data Access Internet Publishing Provider Cache Manager"
192.168.0.1 - - [01/Dec/2001:12:12:20 +0100] "PROPFIND / HTTP/1.1" 207 840 "-" "Microsoft Data Access Internet Publishing Provider DAV 1.1"
192.168.0.1 - - [01/Dec/2001:12:12:37 +0100] "PROPFIND / HTTP/1.1" 207 2465 "-" "Microsoft Data Access Internet Publishing Provider DAV 1.1"
192.168.0.1 - - [01/Dec/2001:12:12:50 +0100] "PROPFIND /calamaris HTTP/1.1" 207 1689 "-" "Microsoft Data Access Internet Publishing Provider DAV 1.1"
192.168.0.1 - - [01/Dec/2001:12:13:56 +0100] "PROPFIND /calamaris/daily.html HTTP/1.1" 207 905 "-" "Microsoft Data Access Internet Publishing Provider DAV 1.1"
192.168.0.1 - - [01/Dec/2001:12:13:56 +0100] "GET /calamaris/daily.html HTTP/1.0" 200 43597 "-" "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)"
192.168.0.1 - - [01/Dec/2001:12:13:59 +0100] "GET /_vti_inf.html HTTP/1.0" 404 275 "-" "Mozilla/2.0 (compatible; MS FrontPage 4.0)"
192.168.0.1 - - [01/Dec/2001:12:14:00 +0100] "POST /_vti_bin/shtml.exe/_vti_rpc HTTP/1.0" 404 289 "-" "MSFrontPage/4.0"
192.168.0.1 - - [01/Dec/2001:12:14:00 +0100] "GET /calamaris/daily.html HTTP/1.0" 200 43597 "-" "Mozilla/2.0 (compatible; MS FrontPage 4.0)"
Verbunden habe ich die ganze Sache in der Netzwerkumgebung => Netzwerkressource hinzufügen =>
http://192.168.0.2 => fertig
Grüße
Manx