Expand my Community achievements bar.

Join expert-led, customer-led sessions on Adobe Experience Manager Assets on August 20th at our Skill Exchange.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Can new apache modules be added to dispatcher in Cloud version? If so, what is the dispatcher OS and apache version?

Avatar

Level 9

We need to integrate bot protection.  We use Datadome, which has 0.1% false positives (as opposed to recaptcha which we were getting around 10%).

 

Usually, we would simple compile the module on apache and add the necessary apache config directives.

 

Here are the instructions:  https://docs.datadome.co/docs/apache

 

Is this possible with AEM cloud? I.e. do they let you add new modules?

 

If so, what OS and distribution is dispatcher (e.g. Ubuntu), and what version of apache is the dispatcher using?

 

 

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi @TB3dock,

We cannot add any new modules from our end. Allowed list of directives can be arrived with help of validator - validator's allowlist command

More details about this from official docs:  https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/can-new-apache-modules-be-...

 

View solution in original post

3 Replies

Avatar

Correct answer by
Level 10

Hi @TB3dock,

We cannot add any new modules from our end. Allowed list of directives can be arrived with help of validator - validator's allowlist command

More details about this from official docs:  https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/can-new-apache-modules-be-...

 

Avatar

Level 9
hi, thanks for the reply. That link seems broken, could you re-add?

Avatar

Level 10