.htaccess - Using WebDav for a Public File Share -


the question in brief: how can set webdav unauthenticated users can download files url, can't access list or make changes share?

the long version:

i'm new webdav. i'd replicate dropbox/public folder functionality. allows user correct url download file, no unauthenticated user can access list of files in subdirectory or make changes public folder.

i'd able send client url file download without exposing whole contents of share and, importantly, without requiring client have user id , password.

the webdav directory should not alterable or viewable doesn't have user id , password.

the webdav directory isolated on server , can alter .htaccess files.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -