Hi all, I have an apache 2.0.49 with some ip based virual hosts. What i try to do is giving each virtual host its own webapplication.
Apache and tomcat are working. its working if I try with localhost. when i try the ip address of a virtual hosts i always get the answer. "no host matches server name 192....." What i tried so far is configuring a worker for each host, a connector for each worker and a host with name="192....." in detail: worker.worker4.host=192.168.2.124 worker.worker4.port=8124 <connector port="8124" protocol="AJP/1.3" /> <host name="192.168.2.124"> thank you in advance Jens Werdin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]