Hi,
I tried to integrate Tomcat with Apache using mod_jk. All is well until when i tried to restart Apache, I get this error message:
" VirtualHost abc.XXX.com:0 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results".
I did a check in all my configuration files, there is no domain name defined with port 0 as showin the error message. Why is this so?
Thanks.
I tried to integrate Tomcat with Apache using mod_jk. All is well until when i tried to restart Apache, I get this error message:
" VirtualHost abc.XXX.com:0 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results".
I did a check in all my configuration files, there is no domain name defined with port 0 as showin the error message. Why is this so?
Thanks.