Well, is there _something_ I can use to quickly get something simple
going? I'm currently studying the Domain.xml, it looks like that needs to
be heavily customized and it's not a terribly simple document.  When I use
the client to connect ("open http://localhost/", "mkcol foo"), I just get
a 404. The only evidence I have are Apache's logs...
error log:
[Thu Mar 29 17:50:10 2001] [error] [client 127.0.0.1] File does not
exist: /usr/local/apache/htdocs//
access log:
127.0.0.1 - - [29/Mar/2001:14:43:30 -0800] "PROPFIND /? HTTP/1.1" 404 272
127.0.0.1 - - [29/Mar/2001:14:44:00 -0800] "MKCOL /foo? HTTP/1.1" 404 275

Obviously there's something more needed but I'm not finding it documented.

cheers,
-Ian

--
Ian Kallen <[EMAIL PROTECTED]> | AIM: iankallen

On Thu, 29 Mar 2001, Remy Maucherat wrote:

> > Got it fixed after I removed the classpath reference to crimson.jar and
> > instead pointed to xerces.jar
> > Is there a demo or something to see how and where the docs are stored, add
> > new docs , create categories etc..
> 
> There's no demo right now. It would be quite hard to pull together something
> like that, since you would need to setup the server, and quite possibly the
> backend. That's a bit too much to ask for a simple demo :(
> 
> Remy
> 

Reply via email to