Provide information on which servlets are by default in use.
Next to the CMS applications such as the CMS itself and the console application, there are a number of other servlets that are bundled in the package of Hippo CMS and which are active by default if you do not have a custom WEB-INF/web.xml, or have copied the original WEB-INF/web.xml into your own packaging.
It concerns the following servlets:
You can choose to modify all deployment paths under a common path, such as <context-root>/admin/repository, <context-root>/admin/logging and then use your application container to restrict the access to all of the <context-root>/admin. Without any restriction these applets are open to anyone and even though your content is secured by means of basic authentication, you might want to hide information such as current memory usage of the system. By placing the above servlets under a common path and placing administration rules in your application container you can restrict the access to only access from your own intranet or with more extensive authentication requirements. Note that the LoggingServlet and StatusServlet may be removed alltogether, but they can be of invaluable asset when problem-solving.
Hippo Europe: +31 (0)20 5224466
Hippo North America: +1 (707) 773-4646
© 1999-2010 Hippo B.V., All Rights Reserved