forked from I2P_Developers/i2p.i2p
* Jetty: Fix eepsite and webapp cache control directives.
Eepsite fix for new installs only. Fix i2psnark BasicServlet javadoc about param prefix. (ticket #1128)
This commit is contained in:
@ -67,9 +67,8 @@ import net.i2p.util.SystemVersion;
|
||||
* The default servlet.
|
||||
* This servlet, normally mapped to /, provides the handling for static
|
||||
* content, OPTION and TRACE methods for the context.
|
||||
* The following initParameters are supported, these can be set either
|
||||
* on the servlet itself or as ServletContext initParameters with a prefix
|
||||
* of org.mortbay.jetty.servlet.Default. :
|
||||
* The following initParameters are supported, these can be set
|
||||
* on the servlet itself:
|
||||
* <PRE>
|
||||
*
|
||||
* resourceBase Set to replace the context resource base
|
||||
|
Reference in New Issue
Block a user