Re: [us...@httpd] Help with apache reporting the wrong Port number

2009-10-16 Thread Gareth Brown
Thanks Tom, Both for Speed and accuracy. adding the following to my config did it: UseCanonicalPhysicalPort On You have saved me panic before the weekend (my project was due today and I've been messing about with this all week). Cheers Gareth Tom Evans wrote: On Fri, 2009-10-16 at 11:10 +

Re: [us...@httpd] Help with apache reporting the wrong Port number

2009-10-16 Thread Tom Evans
On Fri, 2009-10-16 at 11:10 +0100, Gareth Brown wrote: > Hi All, > > Sorry if this is a known issue, but I have searched Google/forums etc > and found no clear answer. > > *The problem I have > *My Apache is accepting http traffic on port 81, but reporting it as > port 80 - via the PHP command:

[us...@httpd] Help with apache reporting the wrong Port number

2009-10-16 Thread Gareth Brown
Hi All, Sorry if this is a known issue, but I have searched Google/forums etc and found no clear answer. *The problem I have *My Apache is accepting http traffic on port 81, but reporting it as port 80 - via the PHP command: $port=$_SERVER['SERVER_PORT'] I am doing it through a F5 Big-IP lo