Web Dav and GoLive

meharrington

Registered
Hi,
I just reinstalled so I am running, 10.0.4 with the web update:
Server Version: Apache/1.3.19 (Darwin) PHP/4.0.4pl1 DAV/1.0.2
(PHP worked out of the box!!!)
I uncommented mod_dav, and mod_php4 lines in my /etc/httpd/http.conf but web dav doesn't seem to work ... Do I need to do something else?

GoLive says:
Server '192.168.0.100/' returned errors on an OPTION-request
PROFIND / : Can't connect to server!

Command line:
[192:~] mark% mount_webdav 192.168.0.100 test
mount_webdav: checking server URL: Operation not supported by device

Server: /var/log/httpd/access_log:
192.168.0.101 - - [01/Aug/2001:11:07:54 -0400] "OPTIONS / HTTP/1.1" 200 -

Is there another step to get web dav to work (other than uncommenting the 2 lines in /etc/httpd/http.conf) or is there something wrong with goLive or my mod_dav.


Thanks,
mark
 
Is there another step to get web dav to work (other than uncommenting the 2 lines in /etc/httpd/http.conf) or is there something wrong with goLive or my mod_dav.

I believe you have the right idea. The httpd.conf file is what Apache uses to initiate its mod services. There's no other method to get Apache in line - not even yelling at it will work. (Please excuse obfuscated reference to Dune.)
 
Back
Top