I am wondering if Apache supports any sort of selective logging.
For example, is there some line I can put in one of the configuration
files so that everything but *.jpg and *.gif files will be logged?
Or perhaps from the other direction: is there any way I can tell the
server to only record *.html and *.cfm accesses to the access_log,
and not bother with anything else?
No, I am not concerned about disk space, that is not why I ask.
I can do this sort of selective logging with my FTP server, and
I am wondering if it's possible with my web server.
Denise Carlson