Thank you, that's what I was missing! Cheers! Mike On Tuesday 04 September 2007 16:19:28 Joshua Slive wrote: > On 9/4/07, Mike Heald <mike.heald@xxxxxxxxx> wrote: > > Hi all, > > > > I'm running apache 2.2 on ubuntu 7.04 and I'm seeing come strange > > behaviour with the SERVER_PORT environment variable. > > > > My server does not listen on port 80. My ports.conf contains : > > Listen *:4242 > > > > and an nmap of my host shows only port 4242 listening. However, when I > > make a request to a cgi application, the SERVER_PORT env variable is set > > to 80. I've seen a few people with the same problem, but they were > > running 1.3 so the solution of having a Port directive does not work for > > me. > > Check your setting of UseCanonicalName and ServerName. Note that > ServerName now takes a :port argument, so it does exactly what the > Port directive did in 1.3. > > Joshua. > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx