1. Update “clientheaders.any” file (example location: /etc/httpd/conf) “X-Forwarded-Proto” 2. Add the below to “dispatcher-vhosts.any” file (example location: /etc/httpd/conf.d) ... Continue Reading
Troubleshooting
Solving “Specified service reference cannot be null” error
When you see an error like this [crayon-6009349d800a0072577749/] FAILED PROCESS [crayon-6009349d800a7701581029/] WHAT WORKED [crayon-6009349d800aa534038181/] ... Continue Reading
Manage Content from GIT (or any Version Control)
Although AEM stores the content in local file system organized in nodes, sometimes there maybe requirement to store or manage the content in your GIT. This may sound weird, but atleast for development ... Continue Reading
Configuring Google Maps’ Reverse Proxy on Dispatcher
Below is the process to configure a Dispatcher to use Reverse Proxy when using Google Maps on AEM components. Open the httpd.conf file from the Apache web server where Dispatcher is configured Add ... Continue Reading
Pages do not load on AEM after Java version upgrade or downgrade
!! Pages do not load on AEM after Java version upgrade or downgrade * Symptom: ** After you upgrade or downgrade a version of Java on your machine, and see that pages are not loading on AEM, not ... Continue Reading