On Friday 18 August 2006 12:26, LDB wrote: > So I cannot have both /readit for WebDAV and for viewing? You can view a DAV directory! > Alias /readit /srv/www/readit > <Directory "/srv/www/readit"> > Options FollowSymLinks Indexes > AllowOverride None > Order Allow,Deny > Allow from all > </Directory> That's fine, but > <Location /readit> refers to the same directory, given your Alias > Dav On And that overrides your other settings (and contradicts the Alias) > SetHandler server-status As does that! Good grief, what are you trying? -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx