Re: Error in reporting in apache log file (Apache 2.0.45)

This is a discussion on Re: Error in reporting in apache log file (Apache 2.0.45) within the Linux Web Servers forums, part of the Web Server and Related Forums category; B. G. Mahesh wrote: > hi > > I am using Apache/2.0.45 on Linux. I see many ...


Go Back   Usenet Forums > Web Server and Related Forums > Linux Web Servers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-11-2004
Joshua Slive
 
Posts: n/a
Default Re: Error in reporting in apache log file (Apache 2.0.45)

B. G. Mahesh wrote:
> hi
>
> I am using Apache/2.0.45 on Linux. I see many messages of the
> following type,
>
> 12.147.4.130 - - [11/Aug/2004:12:00:29 +051800] "GET
> /companies/computers/software/img/blank.gif HTTP/1.1" 404 343
> "http://indiafocus.indiainfo.com/companies/computers/software/"
> "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR
> 1.1.4322)"
>
> On http://indiafocus.indiainfo.com/comp...ters/software/ I
> access http://indiafocus.indiainfo.com/img/blank.gif but I don't have
> code that reads

http://indiafocus.indiainfo.com/comp.../img/blank.gif
>
>
> Is it the fault of the browser that is causing this problem? Or do I
> need to change something in the apache configuration?


This is almost certainly an error in your html. You probably have <img
src="img/blank.gif"> whereas you want to have <img
src="/img/blank.gif">

Joshua.

  #2 (permalink)  
Old 08-12-2004
B. G. Mahesh
 
Posts: n/a
Default Re: Error in reporting in apache log file (Apache 2.0.45)

"Joshua Slive" <jslive@gmail.com> wrote in message news:<cfddq4$vno@odak26.prod.google.com>...
> B. G. Mahesh wrote:
> > hi
> >
> > I am using Apache/2.0.45 on Linux. I see many messages of the
> > following type,
> >
> > 12.147.4.130 - - [11/Aug/2004:12:00:29 +051800] "GET
> > /companies/computers/software/img/blank.gif HTTP/1.1" 404 343
> > "http://indiafocus.indiainfo.com/companies/computers/software/"
> > "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR
> > 1.1.4322)"
> >
> > On http://indiafocus.indiainfo.com/comp...ters/software/ I
> > access http://indiafocus.indiainfo.com/img/blank.gif but I don't have
> > code that reads

> http://indiafocus.indiainfo.com/comp.../img/blank.gif
> >
> >
> > Is it the fault of the browser that is causing this problem? Or do I
> > need to change something in the apache configuration?

>
> This is almost certainly an error in your html. You probably have <img
> src="img/blank.gif"> whereas you want to have <img
> src="/img/blank.gif">
>
> Joshua.


hi

I am positive the code reads "/img/blank.gif". BTW, this error doesn't
appear all the time [for the same file]. If you view the code you will
see the entire path for the image
http://indiafocus.indiainfo.com/img/blank.gif
  #3 (permalink)  
Old 08-13-2004
David Efflandt
 
Posts: n/a
Default Re: Error in reporting in apache log file (Apache 2.0.45)

On 11 Aug 2004 20:07:58 -0700, B. G. Mahesh <google@mahesh.com> wrote:
> "Joshua Slive" <jslive@gmail.com> wrote in message news:<cfddq4$vno@odak26.prod.google.com>...
>> B. G. Mahesh wrote:
>> > hi
>> >
>> > I am using Apache/2.0.45 on Linux. I see many messages of the
>> > following type,
>> >
>> > 12.147.4.130 - - [11/Aug/2004:12:00:29 +051800] "GET
>> > /companies/computers/software/img/blank.gif HTTP/1.1" 404 343
>> > "http://indiafocus.indiainfo.com/companies/computers/software/"
>> > "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR
>> > 1.1.4322)"
>> >
>> > On http://indiafocus.indiainfo.com/comp...ters/software/ I
>> > access http://indiafocus.indiainfo.com/img/blank.gif but I don't have
>> > code that reads

>> http://indiafocus.indiainfo.com/comp.../img/blank.gif
>> >
>> >
>> > Is it the fault of the browser that is causing this problem? Or do I
>> > need to change something in the apache configuration?

>>
>> This is almost certainly an error in your html. You probably have <img
>> src="img/blank.gif"> whereas you want to have <img
>> src="/img/blank.gif">
>>
>> Joshua.

>
> hi
>
> I am positive the code reads "/img/blank.gif". BTW, this error doesn't
> appear all the time [for the same file]. If you view the code you will
> see the entire path for the image
> http://indiafocus.indiainfo.com/img/blank.gif


That appears to be correct on the page. Have you checked any Alias
direcives in your conf files that contain "img" to see if leading "/" is
missing on full system path of destination?

--
David Efflandt - All spam ignored http://www.de-srv.com/
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 03:42 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0