I need to lock down the UserDir in httpd.conf.
Currently we have UserDir set to a directory called working.
Apache documents state I can enter multiple UserDir settings
UserDir disabled
UserDir enabled user1 user2 user3
UserDir working

But when I do things break. How can I specify the UserDir directory and only 
specific users that can use it?

This entry does not work:
UserDir disabled
UserDir enabled user1 user2 user3
UserDir working

Marc

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to