Jason,
You are so right.  The problem was the DNS server didn't map to the correct 
hostname (it was pointing to another host that was running Apache 1.3.27).
Now, I can relax a bit.

Thanks
Mary


-----Original Message-----
From: Jason Nunnelley [mailto:ja...@jasonn.com] 
Sent: Thursday, April 22, 2010 11:55 AM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Alias, Virtual Host and 500 Internal Server Error

On 4/22/10 1:29 PM, Wang, Mary Y wrote:
> ...
> Apache/1.3.27 ............"
>    

Apache doesn't typically misrepresent itself. I'd look into this first. 
Trace the IPs and the domain and make absolutely sure your domain is pointing 
the right server.

You can also go to the machine (host) and do something like: ps -aux | grep 
apache or ps -aux | grep httpd to see what servers are running. You may be 
running separate instances of Apache and one of them is in fact Apache 1.x. 
This would explain both the error and the peculiar misrepresentation about the 
version of Apache. I'm betting you missed an IP directive in DNS or perhaps a 
config in Apache. But, I'd start with the erroneous Apache pronouncement. Find 
out why that's happening first.

-- 

Jason A. Nunnelley
+1 2562971652

http://www.google.com/profiles/imjasonn

[Member Tekany, LLC]


---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org


---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to