[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dav-dev
Subject:    Re: [dav-dev] Redhat install problem
From:       Greg Stein <gstein () lyra ! org>
Date:       2000-08-24 18:41:09
[Download RAW message or body]

On Wed, Aug 16, 2000 at 07:16:22PM -0700, Dan Radigan (MM-RWS) wrote:
> I've installed mod-dav in apache, all the directives are there.  The box is 
> a stock RH6.2 system..
> 
> Thanks!
> 
>  From error_log
> 
> [Wed Aug 16 19:06:46 2000] [notice] Apache/1.3.12 (Unix)  (Red Hat/Linux) 
> mod_perl/1.21 DAV/1.0.1 configured -- resuming normal operations
> 
> from httpd.conf
> 
> LoadModule put_module         /usr/lib/apache/mod_put.so
> LoadModule dav_module         /usr/lib/apache/libdav.so
> # All the WebDAV configuration stuff
> Alias /pages /home/httpd/davhome
> DAVLockDB /home/httpd/davlock
> #DAVMinTimeout 2
> 
> <Directory /pages>
> 	DAV ON
> </Directory>

You've enabled DAV on the *DIRECTORY* named /pages (e.g. a subdir of the
root of your filesystem). You want <Location /pages> in there.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/

_______________________________________________
dav-dev maillist  -  dav-dev@lyra.org
http://dav.lyra.org/mailman/listinfo/dav-dev

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic