Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Apache/Tomcat virtual host configuration

843841Jul 28 2004 — edited Jul 30 2004
i have configured a virtualhost in httpd.conf with an default DocumentRoot, i've tried to configure the same virtualhost in server.xml with appBase=<the same as DocumentRoot>, this configuration doesn't work.

I followed instruction from the jakarta official manual and the only thing i've noticed is about appBase (appBase=/opt/jakarta...) i suppose that's $CATALINA_HOME env-var but how can i match DocumentRoot w/ appBase?

i'm not clear about this concept

Thks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 27 2004
Added on Jul 28 2004
1 comment
169 views