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

List:       dav-dev
Subject:    Re: [dav-dev] Limit access to user
From:       Jimmy Lantz <jimmy.lantz () lusidor ! com>
Date:       2002-04-12 11:43:14
[Download RAW message or body]

Hi,
Use regular Basic auth or what you prefer...  syntax as you  would limiting 
access to any folder
AuthType Basic
AuthName "By Invitation Only"
etc...

http://httpd.apache.org/docs/howto/auth.html#basic

At 13:18 2002-04-12 +0200, you wrote:
>Hi,
>
>im new to mod_dav
>
>I have installed SuSE7.3 with apache running and activated webdav.
>
>Ich have inserted the section
>
><Location /abc>
>     DAV On
></Location>
>
>for test purposes. It works fine, but when I change the Section to the
>following:
>
><Location /abc>
>     DAV On
>     <Limit PUT POST DELETE PROPFIND PROPPATCH MKCOL COPY MOVE LOCK
>UNLOCK>
>         Require user webadmin
>     </Limit>
></Location>
>
>I can't publish a webpage again.
>
>Netscape 4.75 return a "500 Internal Server Error".
>
>the file /var/log/httpd/access_log shows the following information:
>
>PUT /abc/a.html HTTP/1.0" 500 596
>
>How can I get this running?
>
>I have added the user webadmin to local /etc/passwd. Is this right?
>
>In addition: Where can I get more Information about working with webdav?
>
>Thanks
>
>Manfred Mayer
>
>_______________________________________________
>dav-dev maillist  -  dav-dev@lyra.org
>http://dav.lyra.org/mailman/listinfo/dav-dev

_______________________________________________
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