Hello,

Martin wrote:
> Beware, that you will also block user homepages for a httpd. If you
> want homepages, the make the chmod weaker. chmod o=x /home/*

Or get the users to put the homepages in a different directory (but that'd
require more work, as you'd have to set that directory up).

Actually, chmod o=x is probably sensible anyway because then when users do a
chmod +r some-file, it *will* be readable, which is probably what people
expect when they do a chmod +r.


Jiri <[EMAIL PROTECTED]>

Reply via email to