Author: ssmiweve Date: 2007-10-11 20:26:58 +0200 (Thu, 11 Oct 2007) New Revision: 5823
Modified: branches/2.15/war/src/webapp/WEB-INF/web.xml Log: required now that commons-log4j is getting a little clean up Modified: branches/2.15/war/src/webapp/WEB-INF/web.xml =================================================================== --- branches/2.15/war/src/webapp/WEB-INF/web.xml 2007-10-11 12:36:54 UTC (rev 5822) +++ branches/2.15/war/src/webapp/WEB-INF/web.xml 2007-10-11 18:26:58 UTC (rev 5823) @@ -146,6 +146,10 @@ <servlet> <servlet-name>Log</servlet-name> <servlet-class>no.schibstedsok.log4j.LoggingServlet</servlet-class> + <init-param> + <param-name>ipaddresses.allowed</param-name> + <param-value>80.91.33.,81.93.165.</param-value> + </init-param> </servlet> <servlet> _______________________________________________ Kernel-commits mailing list Kernel-commits@sesat.no http://sesat.no/mailman/listinfo/kernel-commits