SSI for header / footer in AEM - Any issues ?
Hi,
Hi,
Hi,
I understand your scenario. When you want to have your header and footer files included, you should have them also reachable by the dispatcher.
Internally mod_include does not access files directly, but starts sub-requests. The dispatcher is hooked into these requests as well (they are normal requests) and is able to fetch the requested files from publish. Only when these files are available, the mod_include can continue and insert the files into the "main" file. So I don't understand how you encountered this scenario. Can you reproduce it without Akmai? If it's a conceptual problem you should see it even with a regular browser directly hitting the dispatcher.
That's the way how I have seen it implemented at least once and it worked very well.
kind regards,
Jörg
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.