Hey guys,
I think I have a a config file set wrong somewhere and I was hoping to get a
little help.
Here is what I have got: Apache 1.3.20 with tomcat 4 on a redhat 6.2 box. I am
trying to get Virtual Hosts to work.
Here is where I am.
I am trying to get virtual hosts to work. ( I almost have it). Here is what I put
in the httpd.conf:
LoadModule webapp_module libexec/mod_webapp.so
WebAppConnection warpConnection warp jakarta.domain.com:8008
WebAppDeploy examples warpConnection /examples/
The problem i am having is that instead of the /examples being in my Document Root
the examples is being called from {TOMCAT_HOME}/work/jakarta.domain.com/examples
Since my TOMCAT_HOME is in /usr/local/ I would rather have the examples directory
located in /home/$username/www/ which I set as Document Root.
I think i am missing something from server.xml but I am not sure.
Can anyone offer any suggestions??
Thanks,
Chad
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>