Amazing, thanks!

> You can place the following declaration under Host element:
>
> <Server ...>
> ...
> <Host name="localhost"  ...>
>     <Valve className="org.apache.catalina.valves.ErrorReportValve"
> showServerInfo="false" />
> </Host>
> ...
> </Server>
>
> Thus all web applications that belong to this Host will not have server
> info in the default error pages.
>
> Regards,
> Violeta
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to