|
From: Joaquim H. <jo...@we...> - 2007-02-02 19:11:03
|
How do I tell Usermin to allow the file manager to only access $HOME/public_html? I've tried "public_html", "/public_html", "$HOME/public_html", but none of these seem to work. The user's physical path is /home/html/domain.com, and in there, there are a number of directories. I want to make sure the user doesn't remove/see things like log files and other things. So the directory of interest is public_html, which is in /home/html/public_html -joho |