Pages Tagged with "Apache"

Mastering the AEM Dispatcher Part 1: Debugging the Dispatcher

The AEM Dispatcher is the entry point for your AEM application, but it's also a black box. Learn how to debug requests in the AEM dispatcher.

/posts/2017/10/mastering-aem-dispatcher-part-1-debugging.html
Mastering the AEM Dispatcher Part 2: Case Insensitive URLs

Unlike case Insensitive web servers, such as IIS, the AEM Dispatcher on Apache httpd is case sensitive. Learn about how to support case Insensitive URLs in the AEM Dispatcher on Apache.

/posts/2017/10/mastering-aem-dispatcher-part-2-case-insensitive-urls.html