📄 2_outboundruletest-out.txt
字号:
org.tuckey.web.filters.urlrewrite.Conf DEBUG: now initialising conf
org.tuckey.web.filters.urlrewrite.RuleBase DEBUG: loaded rule null
org.tuckey.web.filters.urlrewrite.OutboundRule DEBUG: loaded outbound rule Outbound Rule 0 (^/jsp-examples/cal/links.jsp\?id=([0-9]+), /jsp-examples/cal/links/$1)
org.tuckey.web.filters.urlrewrite.UrlRewriter DEBUG: processing outbound url for /jsp-examples/cal/links.jsp?id=46
org.tuckey.web.filters.urlrewrite.RuleBase DEBUG: Outbound Rule 0 run called with /jsp-examples/cal/links.jsp?id=46
org.tuckey.web.filters.urlrewrite.RuleBase DEBUG: matched "from"
org.tuckey.web.filters.urlrewrite.UrlRewriter DEBUG: "Outbound Rule 0" matched
org.tuckey.web.filters.urlrewrite.UrlRewriter DEBUG: processing outbound url for /jsp-examples/cal/links/46;mockencoded=test
org.tuckey.web.filters.urlrewrite.Conf DEBUG: now initialising conf
org.tuckey.web.filters.urlrewrite.RuleBase DEBUG: loaded rule null
org.tuckey.web.filters.urlrewrite.OutboundRule DEBUG: loaded outbound rule Outbound Rule 0 (^(.*);mockencoded=.*?(\?.*)?$, $1$2)
org.tuckey.web.filters.urlrewrite.UrlRewriter DEBUG: processing outbound url for a.jsp?aaa=bbb
org.tuckey.web.filters.urlrewrite.UrlRewriter DEBUG: processing outbound url for a.jsp;mockencoded=test?aaa=bbb
org.tuckey.web.filters.urlrewrite.RuleBase DEBUG: Outbound Rule 0 run called with a.jsp;mockencoded=test?aaa=bbb
org.tuckey.web.filters.urlrewrite.RuleBase DEBUG: matched "from"
org.tuckey.web.filters.urlrewrite.UrlRewriter DEBUG: "Outbound Rule 0" matched
org.tuckey.web.filters.urlrewrite.UrlRewriter DEBUG: processing outbound url for a.jsp
org.tuckey.web.filters.urlrewrite.UrlRewriter DEBUG: processing outbound url for a.jsp;mockencoded=test
org.tuckey.web.filters.urlrewrite.RuleBase DEBUG: Outbound Rule 0 run called with a.jsp;mockencoded=test
org.tuckey.web.filters.urlrewrite.RuleBase DEBUG: matched "from"
org.tuckey.web.filters.urlrewrite.UrlRewriter DEBUG: "Outbound Rule 0" matched
org.tuckey.web.filters.urlrewrite.Conf DEBUG: now initialising conf
org.tuckey.web.filters.urlrewrite.RuleBase DEBUG: loaded rule null
org.tuckey.web.filters.urlrewrite.OutboundRule DEBUG: loaded outbound rule Outbound Rule 0 (^(?![a-z]+:)(.*);jsessionid=.*?([\?|\#].*)?$, $1$2)
org.tuckey.web.filters.urlrewrite.UrlRewriter DEBUG: processing outbound url for /boo.jsp
org.tuckey.web.filters.urlrewrite.UrlRewriter DEBUG: processing outbound url for /boo.jsp;mockencoded=test
org.tuckey.web.filters.urlrewrite.RuleBase DEBUG: Outbound Rule 0 run called with /boo.jsp;mockencoded=test
org.tuckey.web.filters.urlrewrite.UrlRewriter DEBUG: processing outbound url for /boo.jsp?somethingloi=1
org.tuckey.web.filters.urlrewrite.UrlRewriter DEBUG: processing outbound url for /boo.jsp;mockencoded=test?somethingloi=1
org.tuckey.web.filters.urlrewrite.RuleBase DEBUG: Outbound Rule 0 run called with /boo.jsp;mockencoded=test?somethingloi=1
org.tuckey.web.filters.urlrewrite.UrlRewriter DEBUG: processing outbound url for /boo.jsp;jsessionid=91C4977F91B3CF69D2085B1B42BD5EB0?somethingloi=1
org.tuckey.web.filters.urlrewrite.UrlRewriter DEBUG: processing outbound url for /boo.jsp;jsessionid=91C4977F91B3CF69D2085B1B42BD5EB0;mockencoded=test?somethingloi=1
org.tuckey.web.filters.urlrewrite.RuleBase DEBUG: Outbound Rule 0 run called with /boo.jsp;jsessionid=91C4977F91B3CF69D2085B1B42BD5EB0;mockencoded=test?somethingloi=1
org.tuckey.web.filters.urlrewrite.RuleBase DEBUG: matched "from"
org.tuckey.web.filters.urlrewrite.UrlRewriter DEBUG: "Outbound Rule 0" matched
org.tuckey.web.filters.urlrewrite.UrlRewriter DEBUG: processing outbound url for http://localhost:8080/boo.jsp;jsessionid=91C4977F91B3CF69D2085B1B42BD5EB0?somethingloi=1
org.tuckey.web.filters.urlrewrite.UrlRewriter DEBUG: processing outbound url for http://localhost:8080/boo.jsp;jsessionid=91C4977F91B3CF69D2085B1B42BD5EB0?somethingloi=1
org.tuckey.web.filters.urlrewrite.RuleBase DEBUG: Outbound Rule 0 run called with http://localhost:8080/boo.jsp;jsessionid=91C4977F91B3CF69D2085B1B42BD5EB0?somethingloi=1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -