David wrote:
> This is a familiar question, I recall, but I'm trying to remove the
> 'cocoon/' from my application.  I did it by adding this to Tomcat's
> server.xml:
> 
> Context path=""" docBase="/usr/local/tomcat/webapps/cocoon" ...

Why don't you start with creating a new "host" {your hostname} in
tomcat, and set this as default host. Then you can still access tomcat
samples with http://localhost.....

Here is my sample using several virtual hosts.
<http://wiki.apache.org/cocoon/VirtualHostingHostMatcher>

The important part of the configuration is described in
<http://wiki.apache.org/cocoon/CocoonEasyInstallation>
in the "Edit server.xml" section.
-- 
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to