We have opened the debug for urlrewrite in web.xml
So you can see the urlrewrite process in the server start log.
For example ,if we access the homepage http://localhost:8080/estore/
The Urlrewrite component will use the following rule configured in urlrewrite.xml:
In server log ,you will see:
转载于:https://blog.51cto.com/supercharles888/834409