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@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]