Posts tagged 'virtual host'

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

Set the virtual host in WampServer

wampserver

A few days before boring research how to own a computer to set the virtual host (virtual host).
This is taught in their own Windows the base computer using WampServer set up multiple virtual hosts.

The Continue reading 'in the WampServer set the virtual host' »