On Tue, Aug 25, 2009 at 7:19 PM, Ashish Verma<[email protected]> wrote: > How are the logs in /var/log/httpd/* and /etc/httpd/logs/* linked. > Both the logs contain the exact same information and are updated in the same > manner, > Neither is a symlink of the other, > Inode count for both shows 1.
The logs aren't a symlink, but the directories are. /etc/httpd/logs is a soft link to /var/log/httpd - Kiran _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
