Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Hide mapped Web-Directories in manager?

0 views
Skip to first unread message

Olli Mayer

unread,
Dec 15, 2009, 2:20:46 PM12/15/09
to
Hi Guys,

i�m a novice to configure a Apache Tomcat-Server, i hope you can help me a
littel bit.

if i configure the system.xml on Tomcat-Server for the directory
D:\Web\MyProject and mapped this to Webroot like:

<Host name="www.xxx.com" appBase="D:/Web"
unpackWARs="true" autoDeploy="true"
xmlValidation="false" xmlNamespaceAware="false">

<Context path="" docBase="D:/Web/MyProject" reloadable="true">
<Manager distributable="false" />
</Context>
</Host>

So far so good, but if i used the manager www.xxx.com/manager the project
are displayed twice,
one as Webroot / and one as the original Store-Directory /MyProject .......

My question: How i can hide the /MyProject in the manger ?

Thank�s a lot and
best regards
Olli


0 new messages