Hey, this is my first post here.
Well, I've gotten sick of su'ing every time I want to change the Apache config files on my server. So I created an account "webmaster" in group "webmaster" and chowned/chgrped the /usr/local/apache/conf directory to "webmaster". Permissions for conf are 644 (rw-r--r--), but for some reason webmaster cannot get an ls of the directory. webmaster can get an ls of /usr/local/apache and any of its subfolders just fine, EXCEPT for the /conf subdirectory. Is Apache locking up this directory somehow? Help.