Expand my Community achievements bar.

How to get Complete URL for OOTB shortened paths

Avatar

Level 2

Hi,

For our project requirement, we need complete URL for OOTB urls for ex. /crx/de/index.jsp, /sites.html etc.

Does anyone know this information?

2 Replies

Avatar

Level 3

You can use http://localhost:4502/system/console/jcrresolver to resolve all paths to get actual resource path.

Like /sites.html, /projects.html, /assets.html... etc