This is a discussion on Apache 2.0, WebDav and User Permissions within the Linux Web Servers forums, part of the Web Server and Related Forums category; I am new to Apache and Webdav so bare with me. I am trying to setup WebDav to restrict users ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I am new to Apache and Webdav so bare with me.
I am trying to setup WebDav to restrict users to specific directories, can this be done? If so, can anyone provide an example of how I would do this in the server config file or via .htaccess? Example: Company Shared Directory (All valid users have access) user1 directory (only user "user1" has access) user2 directory (only user "user2" has access) user3 directory " " |