OSX server running Apache 1.3 ... I first noticed the problem when running a cgi that was set to return the client ip address. I kept getting the address of the server returned no matter which client I connected from.
I took a look at the access_log today and see that every log entry begins with the FQDN of the server, not the ip address of the host. I looked back at some logs from October and see that things were working correctly then, but I am baffled as to what I would have changed in the config to cause this.
Any suggestions are appreciated
fermat.bemidji.k12.mn.us - - [24/Feb/2005:14:24:07 -0600] "GET /images/21_century.jpg HTTP/1.1" 200 33440
fermat.bemidji.k12.mn.us - - [24/Feb/2005:14:24:18 -0600] "GET /images/content_maintop.gif HTTP/1.1" 304 -
fermat.bemidji.k12.mn.us - - [24/Feb/2005:14:24:20 -0600] "GET /images/copyright.gif HTTP/1.1" 304 -
fermat.bemidji.k12.mn.us - - [24/Feb/2005:14:25:53 -0600] "GET /Schools/schools_jwsmith.html HTTP/1.1" 304 -
fermat.bemidji.k12.mn.us - - [24/Feb/2005:14:25:54 -0600] "GET /isd31.css HTTP/1.1" 304 -
fermat.bemidji.k12.mn.us - - [24/Feb/2005:14:25:55 -0600] "GET /mm_menu.js HTTP/1.1" 304 -
fermat.bemidji.k12.mn.us - - [24/Feb/2005:14:25:57 -0600] "GET /images/content_jw.gif HTTP/1.1" 304 -
I took a look at the access_log today and see that every log entry begins with the FQDN of the server, not the ip address of the host. I looked back at some logs from October and see that things were working correctly then, but I am baffled as to what I would have changed in the config to cause this.
Any suggestions are appreciated
fermat.bemidji.k12.mn.us - - [24/Feb/2005:14:24:07 -0600] "GET /images/21_century.jpg HTTP/1.1" 200 33440
fermat.bemidji.k12.mn.us - - [24/Feb/2005:14:24:18 -0600] "GET /images/content_maintop.gif HTTP/1.1" 304 -
fermat.bemidji.k12.mn.us - - [24/Feb/2005:14:24:20 -0600] "GET /images/copyright.gif HTTP/1.1" 304 -
fermat.bemidji.k12.mn.us - - [24/Feb/2005:14:25:53 -0600] "GET /Schools/schools_jwsmith.html HTTP/1.1" 304 -
fermat.bemidji.k12.mn.us - - [24/Feb/2005:14:25:54 -0600] "GET /isd31.css HTTP/1.1" 304 -
fermat.bemidji.k12.mn.us - - [24/Feb/2005:14:25:55 -0600] "GET /mm_menu.js HTTP/1.1" 304 -
fermat.bemidji.k12.mn.us - - [24/Feb/2005:14:25:57 -0600] "GET /images/content_jw.gif HTTP/1.1" 304 -