> You should not be attempting to place a web application 
> actually inside the deployed directory of another web application.
> 
> In your case, if you have two war files from roller, a blog 
> app and an admin app, then place them both in the appBase for 
> the Host:
> 
> roller.war       -> mysite/apps/ROOT.war  -> http://mysite.com/
> roller-admin.war -> mysite/apps/admin.war -> http://mysite.com/admin/

Unfortunately I have no a such situation..

I have unzipped roller in webapps directory and I get in that directory
the applcation (roller with WEB-INF inside and so on).

Roller application permits to manage blogs. Once you have created one,
say 'blog', you access it accessing http://www.example.com/roller/blog.

But I dislike this for mani reason:

1) Visitors can infere the paths for the amministrative tool
2) Visitors can access to other blog that I could create but I dont want
to publish.

So I like to have another URL to access to the blog wihch avoids the
inconvenients above.

Thanks,

rocsca

---------------------------------------------------------------------
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