Eric Berry wrote:
>> This will fail in later versions of Tomcat 5. appBase should not equal
>> docbase. The correct configuration is:
>> <Host name="www.host1.com" appBase="/opt/projects/www/host1/web">
>>    <Context docBase="/ROOT" />
>> </Host>
> 
> Does this mean that there must be a "ROOT" directory under
> "/opt/projects/www/host1/web"?

Yes.

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to