Posts tagged 'the apache'

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' »

WampServer - Apache, MySQL, PHP on the Windows

wampserver_menu

The WampServer This software can be very fast in the windows system to establish a collection of Apache, MySQL, PHP, PhpMyAdmin is the server environment.
The installation method is also very convenient, is the way to the next completed.
Continue reading 'WampServer - Apache, MySQL, PHP on Windows' »