Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't get WebDAV to work



on 10/26/04 8:19 PM, Chris Griffin at email@hidden wrote:

> I'm using Server Admin to configure WebDAV on Panther Server. I have
> turned WebDAV on and set up a realm with a user that has Browse and
> Author turned on. This realm is set for /Library/WebServer/Dcouments.
> The files all have group www. When I try to delete a file I get
> unauthorized user. I'm using Goliath 1.0.1. I looked at the config file
> for the virtual server domain I'm using and it looks like it's missing
> a AuthUserFile statement. Any ideas? Thanks.
> 
I roll my own Apache so don't use ServerAdmin, but one thing to check:
Are group permissions set to writable for the files that have www for group?

>From the manual:

You need to give the www group Read access
to files within Web sites so that it can transfer the files to browsers when
users connect to the
sites. If you¹re using WebDAV, the www group also needs Write access to the
files and folders
in the Web sites.



> Here is a fragment from the virtual config file:
> 
> 
>        <IfModule mod_dav.c>
>                DAVLockDB "/private/var/run/davlocks/.davlock100"
>                DAVMinTimeout 600
>        </IfModule>
>        <Directory "/Library/WebServer/Documents">
>                Options All -Indexes -ExecCGI +MultiViews
>                AllowOverride None
>                <IfModule mod_dav.c>
>                        DAV On
>                </IfModule>
>                <Limit PUT DELETE PROPPATCH MKCOL COPY MOVE LOCK UNLOCK>
>                        Require user  bruce
>                </Limit>
>                AuthName "varicorp"
>                AuthType Digest
>        </Directory>
> 


-- 
Randall Perry
sysTame

Xserve Web Hosting/Co-location
Website Design/Development
WebObjects Hosting
Mac Consulting/Sales

http://www.systame.com/


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/macos-x-server/email@hidden

This email sent to email@hidden

References: 
 >Can't get WebDAV to work (From: Chris Griffin <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.