So I did. And when run Apache, (which listens same port 80,but on the other IP than Tomcat4) after Tomcat4 it's not starting. ???
David Slater wrote: >>Tomcat4 listen only one IP with port 80 and other IPs will serve APACHE. >> >> > > Sounds like IP based Virtual Hosting is what you need to configure in > Apache. From httpd.conf: > > ### Section 3: Virtual Hosts > # > # VirtualHost: If you want to maintain multiple domains/hostnames on your > # machine you can setup VirtualHost containers for them. Most configurations > # use only name-based virtual hosts so the server doesn't need to worry > about > # IP addresses. This is indicated by the asterisks in the directives below. > # > # Please see the documentation at <URL:http://www.apache.org/docs/vhosts/> > # for further details before you try to setup virtual hosts. > # > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
