tengblad
October 23rd, 2008, 09:01 AM
Hey folks,
Not sure if this is the right sub-forum to post in, but I thought I'd give it a shot.
I've got a small problem regarding Apache web server logs. The site's general access-log has been configurated to not display requests made for images files.
However, we want all image request made to one specific path to show up in the log. An example
http://site.com/test - This path should not have images logged
http://site.com/images - This path should have images logged
Is there any easy way to achieve this?
Not sure if this is the right sub-forum to post in, but I thought I'd give it a shot.
I've got a small problem regarding Apache web server logs. The site's general access-log has been configurated to not display requests made for images files.
However, we want all image request made to one specific path to show up in the log. An example
http://site.com/test - This path should not have images logged
http://site.com/images - This path should have images logged
Is there any easy way to achieve this?