I have an angular + springboot app and would like to use Akamai as our CDN going forward. We have this setup in our current CDN.
If request uri does not contains extension, then rewrite the uri i.e. replace(‘/folder.*/‘ ,’folder/index.html’) and return the request.
Is there something similar that i can set up in Akamai?