Upgrading the dispatcher module in Adobe Experience Manager(AEM)
Download the required dispatcher module version from the following URLhttps://www.adobeaemcloud.com/
Extract the dispatcher module
tar -xvzf <dispatcher-xxxxxxxx.tar.gz> (linux)
Copy the extracted dispatcher-xxxxxxxxxx.so file to the module folder of the server.
Modify the /etc/httpd/conf/httpd.conf file - remove the previous dispatcher module and add the new version.
Restart the server.
No comments:
Post a Comment