Why is "ROOT " appended? 2006-11-13 - By D. Alvarado
Back Hi, I installed Tomcat 5.5.20 on Fedora Core 5 Linux. In my "server.xml" file, I have the default appbase as "webapps"
<Host name="localhost" appBase="webapps" unpackWARs="true" autoDeploy="true" xmlValidation="false" xmlNamespaceAware="false">
but when i request a loose page, it gets the file from "webapps/ROOT". How do I change the configuration such that it gets the page from "webapps"?
Thanks, - Dave
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|