Adam Chlipala <[EMAIL PROTECTED]> writes: > log directory will lead to Apache encountering a file-not-found error > when it goes to open the logs, stopping Apache from starting up.
Bummer, that sucks. > Following the way we're handling databases, I'm guessing that the > consensus will be that Apache logs should get their own per-user > volumes, and that these volumes will be created by adduser. Does that > sound like the right thing to do? Unfortunately yes; there's no way to prevent a user from deleting a directory in his/her own home volume. But the idea of creating yet another per-user volume is a little bit gross. If I volunteer to modify Apache to not puke in this situation, would that solve the problem? It should be a 2-line patch, and I think that would be preferable to creating more volumes just to solve this relatively minor problem. Let me know. - a -- PGP/GPG: 5C9F F366 C9CF 2145 E770 B1B8 EFB1 462D A146 C380 _______________________________________________ HCoop-SysAdmin mailing list [email protected] http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin
