Virtual Host newbie question ? 2004-01-16 - By Howard Watson
Back Off should be correct. I believe that On can cause the issue you are trying to resolve.
Is ServerName server name ? server name as you listed below Is Listen serverIPaddr ? ip you are trying to hit
I don't know that it matters, but on mine I set
ServerName DNSname:80 Listen ipAddr:80
to be explicit.
You might want to throw this around on the httpd user list? Howard
>>> schakravarthy@(protected) 01/16/04 10:17AM >>> Hi,
It is set to Off. Should it be On?
-- --Original Message-- -- From: Howard Watson [mailto:howardw@(protected)] Sent: Friday, January 16, 2004 11:12 AM To: tomcat-user@(protected) Subject: Re: Virtual Host newbie question ?
What is the vailue of UseCanonicalName in your apache conf?
>>> schakravarthy@(protected) 01/16/04 08:36AM >>> I have setup apache/tomcat/ with Vhost and everything works great!
However, I am not able to use the IP alone with the server name to access the system i.e.
http://server_name <http://server_name/> works but not
http://IP <http://ip/>
Why?
Thanks
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|