We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeca156 commit cf9efc3Copy full SHA for cf9efc3
src/main/webapp/WEB-INF/web.xml
@@ -62,6 +62,7 @@
62
<filter-mapping>
63
<filter-name>autoUnzipFilterChain</filter-name>
64
<url-pattern>/genofilt/tmpOutput/*</url-pattern>
65
+ <url-pattern>/genofilt/ddl_tmpOutput/*</url-pattern>
66
</filter-mapping>
67
68
<filter>
0 commit comments