On Fri, 4 Apr 2003 04:22:52 -0700
"Carlos C. Gonzalez" <[EMAIL PROTECTED]> wrote:

> My Apache running under Gentoo logs errors and access to log files in both 
> /etc/apache/logs AND /var/log/apache directories.  The files are identical.  


bain@ apache $ pwd
/etc/apache
bain@ apache $ ls -l | grep log
lrwxrwxrwx    1 root     root           20 Oct 24 20:33 logs -> ../../var/log/apache

The directories are symlinked.

> It may be a bit picky of me but I was wondering if there was some way to keep 
> Apache from logging things to files in both directories.  Seems like a waste 
> and instead of one set of logs to rotate from getting too big I now have two 
> sets.  

symlinks are not duplication of files. it's just a link to the directory. 
Think of it as a shortcut.

Henti Smith 

--
[EMAIL PROTECTED] mailing list

Reply via email to