Re: Tomcat 5.5 and Apache 2.2

2008-03-26 Thread Lasana Crider
blog application? > > (2) You need to adjust how apache rewrites the url. > > (3) You need to adjust your context or server.xml in tomcat. > > Regards, > Dave > > On Mar 26, 2008, at 8:20 AM, Lasana Crider wrote: > >> Hello, >> >> I am trying to do the follow

Re: Tomcat 5.5 and Apache 2.2

2008-03-26 Thread Lasana Crider
apache rewrites the url. (3) You need to adjust your context or server.xml in tomcat. Regards, Dave On Mar 26, 2008, at 8:20 AM, Lasana Crider wrote: > Hello, > > I am trying to do the following: I want to use www.kriedertech.com > instead of www.kriedertech.com/blog. I am using

Tomcat 5.5 and Apache 2.2

2008-03-26 Thread Lasana Crider
Hello, I am trying to do the following: I want to use www.kriedertech.com instead of www.kriedertech.com/blog. I am using the mod_jk for the connector to Apache. I am having alot of problems doing this. Can anyone help with this? Lasana