Hi everyone, I am having an issue with sling:alias has anyone come across wimilar issue if you have can you please help.
I have a /etc/map/http ... Mapping which maps example.com to /content/example.com When I add e new node /content/example.com/myresources/document1 and add sling:alias property on document1 node i.e *sling:alias* = " *what-is-apache-sling*" I can access the node successfully with http://example.com/myresources/what-is-apache-sling However When I use http://example.com/myresources/what-is-apache-sling/image.png I get a 404 Resource Not Found Thanks in advance
