As I looked through the configMgr Status menus I noticed the Sling Rewriter status. This lead me to:
http://localhost:4502/crx/de/index.jsp#/libs/cq/config/rewriter
This has some modules setup for mobile, mobiledebug and link checker. Can someone give me some examples of creating a module for my app implementation to use this internal rewriter? It would be nice to include necessary or discrete rewrite rules in my content package or configurable within the workbench rather than bugging for access to the webserver config files.
Is there some write-up on when its better to use the internal rewriter than the external(ized-by-dispatcher) rewriter module?
Is this the maps.publish rewrite rules? Or just a representation for the linkchecker rewriter module?