Hello Everyone,Is there any solution to create a virtual URL that is
able to handle URLs with 'jcr:content'.For example We would like to
access over "/content/my-site/jcr:content/par/mycomponent/file.txt" ->
"/services/file"I have tried to replace "jcr:content" with
"_jcr_content" but Resource Resolver does not serve this kind of
urls./services/file/:/content/my-site/_jcr_content/par/mycomponent/file.txt