On Friday 04 April 2003 13:22, Carlos C. Gonzalez 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.

ls -l /etc/apache
total 16
drwxr-xr-x    3 root     root         4096 Feb 24 16:43 .
drwxr-xr-x   42 root     root         4096 Apr  4 13:18 ..
-rw-r--r--    1 root     root         2465 Feb 24 16:43 apache-builtin-mods
drwxr-xr-x    8 root     root         4096 Mar 24 17:06 conf
lrwxrwxrwx    1 root     root           33 Feb 24 16:43 extramodules -> 
../../usr/lib/apache-extramodules
lrwxrwxrwx    1 root     root           13 Feb 24 16:43 lib -> ../../usr/lib
lrwxrwxrwx    1 root     root           20 Feb 24 16:43 logs -> 
../../var/log/apache
lrwxrwxrwx    1 root     root           20 Feb 24 16:43 modules -> 
../../usr/lib/apache


see ? /etc/apache/logs is a _symlink_ to /var/log/apache.
now, what does this mean ? :)
you log files exist only _once_.

-- 
Mit internetten Gr��en
---------------------------------------------------------------------------
Justin Heesemann                                        ionium Technologies
[EMAIL PROTECTED]                                                www.ionium.org


--
[EMAIL PROTECTED] mailing list

Reply via email to