How to access pages without adding .HTML extention to the urls
Hi Guys,
On the CQ platform we would like to enable our visitors to access pages without adding .HTML extention to the urls.
Does anyone know how to do this? I mean if the CQ platform has this function how to configure this? (such as config hiding url's /content/)
We have configured the dispatcher on the publish server that creats the cache depend on url extention, such as *.pdf, *.css, *.html.
But if the we access the url without .html extention, does it effect the dispatcher cache?
Thanks.