Re: Trouble connecting Tomcat 7.0 with Apache Server 2.2

2011-03-04 Thread André Warnier
Stijn Vanhoorelbeke wrote: Hi, I've coupled Apache2 myself with Tomcat6 on an ubuntu system. To manage to do this, the following guide was quite useful - maybe you can have a look at it. > http://ubuntuforums.org/showthread.php?t=219985 Stijn, That guide is very, very specific to Ubuntu

Re: Trouble connecting Tomcat 7.0 with Apache Server 2.2

2011-03-04 Thread Stijn Vanhoorelbeke
Hi, I've coupled Apache2 myself with Tomcat6 on an ubuntu system. To manage to do this, the following guide was quite useful - maybe you can have a look at it. > http://ubuntuforums.org/showthread.php?t=219985 Stijn Vanhoorelbeke, 2011/3/3 John C > > I am trying to connect Tomcat 7.0 and

Re: Trouble connecting Tomcat 7.0 with Apache Server 2.2 (reposting question - hopefully this formats better)

2011-03-03 Thread André Warnier
sers@tomcat.apache.org Subject: Trouble connecting Tomcat 7.0 with Apache Server 2.2 (reposting question - hopefully this formats better) Date: Fri, 4 Mar 2011 02:29:15 +1300 Reposting the same question I posted a minute ago due to weird formatting issues. Hopefully this email fixes it. I am tr

RE: Trouble connecting Tomcat 7.0 with Apache Server 2.2 (reposting question - hopefully this formats better)

2011-03-03 Thread John C
named “myworker”JkMount /*.jsp myworker# Send /ROOT to worker named “myworker”JkMount /* myworker > From: jac_legend_...@hotmail.com > To: users@tomcat.apache.org > Subject: Trouble connecting Tomcat 7.0 with Apache Server 2.2 (reposting > question - hopefully this formats better) > D

Trouble connecting Tomcat 7.0 with Apache Server 2.2 (reposting question - hopefully this formats better)

2011-03-03 Thread John C
Reposting the same question I posted a minute ago due to weird formatting issues. Hopefully this email fixes it. I am trying to connect Tomcat 7.0 and Apache Server 2.2 using Windows 7.0. I created a .jsp file to test if my setup was correct under "C:\Program Files (x86)\Apache Software Foundatio

Trouble connecting Tomcat 7.0 with Apache Server 2.2

2011-03-03 Thread John C
I am trying to connect Tomcat 7.0 and Apache Server 2.2 using Windows 7.0. I created a .jsp file to test if my setup was correct under "C:\Program Files (x86)\Apache Software Foundation\Tomcat 7.0\webapps\sitepoint\count.jsp". I can successfully load the count.jsp file by entering http://local