Skip to main content

Posts Tagged ‘Apache httpd’

AEM dispatcher security

IP Whitelisting through AEM Dispatcher in 5 easy steps

The dispatcher is used as a load balancing/caching tool by AEM. It can also be used to block anyone from accessing your AEM author instance. This is to ensure that no one outside the client’s network can access it. AEM Author and publisher should never be exposed directly. In most cases, clients may also require […]

Weight

Mastering AEM Dispatcher Part 6: Managing Redirects Made Even Easier!

In my previous post, Mastering AEM Dispatcher Part 5: Managing Redirects Like a Master, I introduced an easy way to maintain lists of redirects in AEM. After using the tool for awhile, the team suggested some improvements to make it easier to maintain redirect maps, especially when maintaining an existing list of redirects. Most users […]

Mastering

Mastering AEM Dispatcher Part 5: Managing Redirects Like a Master

Most websites have a large number of redirects which they need to manage. Perficient/Digital just contributed a feature to ACS AEM Commons, the Redirect Map Manager, which makes managing these redirects a breeze. First, though why do websites need so many redirects? Redirects can come from: Legacy or Moved Pages / Assets Landing Page Vanities […]

Istock 468157964 Featured Image

Mastering the AEM Dispatcher Part 4: Sharing Content with SSI

We’re delving deeper into the AEM Dispatcher as we continue in the series, Mastering the AEM Dispatcher. In this post, we’ll discuss how to share content with non-AEM applications in the Dispatcher using SSI includes. Integrating AEM and non-AEM websites is tricky. To create a consistent look and feel, you need to share the stylesheets, header, […]

Istock 172735727 Featured Image

Mastering the AEM Dispatcher Part 3: Shared Configurations

This is the third post in the series Mastering the AEM Dispatcher where we delve into the mysteries of this opaque technology. In this post, we’ll discuss how to set up configuration variables in the AEM Dispatcher to reduce redundancy and make it easy to compare and sync configuration files across environments.   The Starting […]