Forum Moderators: phranque

Message Too Old, No Replies

404s - HTTP_X_BLUECOAT_VIA

         

LenHewitt

12:47 pm on Jul 21, 2005 (gmt 0)

10+ Year Member



Since updating a site to XHTML I'm seeing regular 404's in which the PHP $_SERVER array is listing:

HTTP_X_BLUECOAT_VIA :

Anyone have any ideas why this may be?

[edited by: engine at 1:08 pm (utc) on July 21, 2005]

jatar_k

4:56 pm on Jul 22, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld LenHewitt,

I believe it is a proxy header, I see it in anon proxy banning scripts.

LenHewitt

8:38 pm on Jul 22, 2005 (gmt 0)

10+ Year Member



Thanks, Jatar, but the question really is why should it be generating 404's when the request appears to be perfectly valid?

jatar_k

8:42 pm on Jul 22, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



that header shouldn't cause 404s

does the page they were originally requesting exist?
is there some kind of anti proxy coding on your site?