lib/rubyfox/server/data/lib/jetty/etc/webdefault.xml in rubyfox-server-2.13.6.1 vs lib/rubyfox/server/data/lib/jetty/etc/webdefault.xml in rubyfox-server-2.13.6.2
- old
+ new
@@ -63,13 +63,13 @@
<param-name>org.eclipse.jetty.servlet.MaxAge</param-name>
<param-value>-1</param-value>
</context-param>
-->
- <context-param>
- <param-name>org.eclipse.jetty.servlet.Default.dirAllowed</param-name>
- <param-value>false</param-value>
- </context-param>
+ <context-param>
+ <param-name>org.eclipse.jetty.servlet.Default.dirAllowed</param-name>
+ <param-value>false</param-value>
+ </context-param>
<!-- ==================================================================== -->
<!-- The default servlet. -->
<!-- This servlet, normally mapped to /, provides the handling for static -->
<!-- content, OPTIONS and TRACE methods for the context. -->