Apache log file does not record the image file
Apache log does not record the picture file to set the method is
Open the httpd.conf, add the following code to the bottom.
? View, the Code of APACHE
A 2 3 | (ico|gif|jpg|png|bmp|swf)" > <Filesmatch "\. (Ico | gif | jpg | png | bmp | swf)"> SetEnv IMAG 1 </ Filesmatch> |
Used as follows
A CustomLog logs / access_log combined env =! IMAG
Continue reading 'the Apache log file does not record the image files' »







