These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

IGB Headers Missing

Author
mossbit
Fortune's House
#1 - 2013-02-15 23:53:02 UTC
Hi,

I'm running Apache as a FastCGI mod on linux (incase it matters).

I've coded a really simple php page to investigate the headers that are sent from the IGB, but I'm not getting anything of the IGB headers back...

Quote:
print_r($_SERVER);


I'm getting all the other headers back and I'm able to work out that I'm on the IGB using the useragent..


p.s I'm on a shared server so do not have access to

p.s.s the forum won't let me submit the pre tags that are wrapped around the print_r
Ydnari
Estrale Frontiers
#2 - 2013-02-16 01:07:47 UTC
Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#3 - 2013-02-16 02:27:18 UTC
short version: take a look at the content of apache_request_headers()

http://php.net/manual/en/function.apache-request-headers.php

It's an apache 2.4 thing. They don't like headers with underscores.

Woo! CSM XI!

Fuzzwork Enterprises

Twitter: @fuzzysteve on Twitter