You are missing <Limit GET HEAD OPTIONS> Require user readOnlyUser </Limit> Greetings Michelle Am DATE hackte AUTHOR in die Tasten: Torge Riedel > Hi list, > > I cannot make the following working with apache 2.4: > > Serve a directory via WebDAV with files and allow only listing directory > content and downloading the files. > > Here is my - current - snippet from the virtualhost: > > Â Alias "/files" "/var/local/webdav/files" > Â <Directory "/var/local/webdav/files"> > Â Â Â Dav on > Â </Directory> > Â <Location "/files/"> > Â Â Â Options +Indexes -FollowSymLinks > Â Â Â Require all granted > Â Â Â <LimitExcept GET HEAD OPTIONS PROPFIND> > Â Â Â Â Â Â Â Require valid-user > Â Â Â </LimitExcept> > Â </Location> > > but all I get is either full access or no access. With the config above I > have no access. As I understood this should limit the access except to the > listed http methods. Which in turn should allow WebDAV read access. IMHO. > > Hope that you can point me to the right config. > > Thanks in advance and regards > Torge ------------------------------------------------------------------------ -- Michelle Konzack 00372-54541400 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx