I’m sharing some calendars via webdav. I would like deny access to just one or two IPs. Password protecting the webdav folder is not an option. I’ve tried adding a “deny from …” line to my main .htaccess file, but it did not affect the webdav folder. I also tried mounting the webdav folder in OS X and copied the .htaccess file that way. No such luck.
Is there anyway to get .htaccess to work with a webdav folder?