- make /etc/map nt:unstructured so that you can order stuff there in crxde lite (sling:match regexes are applied from top to bottom)
- I use only one level deep (/etc/map/foo, /etc/map/bar)
- The string matched against sling:match regexes have the following format: <protocol>/<host>.<port><path> (for example, http/example.com.4502/content/mcdonalds/en.html)
- you can use it to redirect /foo/bar/ to /content/site/en/foo/bar.html
- not sure how short paths like /foo/bar/ will work with replication :P
Wednesday, April 27, 2011
sling mapping /etc/map
You can test jcr resolving stuff under http://localhost:4502/system/console/jcrresolver
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment