Cache not getting created under /content/ {project}/ directory
Hi,
For my project which is on AEM 6.5 we discovered that the cache is not getting created under /content/{project}/ path.
If we hit page with .html extension the cache is getting created but under the /var/www/html directory, but pages without html extension the cache is not at all getting created.
I know that dispatcher doesn’t cache pages without html extension, but we want the pages cached.
In httpd.conf
Document root = /var/www/html
Thanks,
Sweta