johnrock wrote:
> 
> Caldarale, Charles R wrote:
>>> Isn't this a very standard thing to do?
>> No; one normally deploys webapps under the <Host> appBase.
>>  - Chuck
>>
> 
> Ok, I would like to follow the normal, best practices way. If you will
> indulge me one more try:
> 
> What is the best way to configure/deploy an app so that it will be accessed
> from the url:
> http://localhost/index.jsp 
> 
> 

call the webapp by the special, case-sensitive name "ROOT", ROOT.war if
you're deploying war files.

p

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to