Re: [us...@httpd] audit logs

2009-09-14 Thread André Warnier
Melanie Pfefer wrote: Hi, Before I build a script, I would like to know if anybody thought of auditing the apache log so that it reports the logins of the users who tried to access a certain folder, regardless whether the access was successful (Http response 200) or not (401 and 304) Not to

Re: [us...@httpd] audit logs

2009-09-14 Thread Matus UHLAR - fantomas
On 08.09.09 07:11, Melanie Pfefer wrote: > Before I build a script, I would like to know if anybody thought of > auditing the apache log so that it reports the logins of the users who > tried to access a certain folder, regardless whether the access was > successful (Http response 200) or not (401

[us...@httpd] audit logs

2009-09-08 Thread Melanie Pfefer
Hi, Before I build a script, I would like to know if anybody thought of auditing the apache log so that it reports the logins of the users who tried to access a certain folder, regardless whether the access was successful (Http response 200) or not (401 and 304) thanks ---