Dispatcher setup on Linux Error
- December 17, 2024
- 3 replies
- 924 views
Hi all,
I was trying to setup a dispatcher on our Linux server which is also running AEM on 4503. I followed the Adobe documentation at "Installing Dispatcher | Adobe Experience Manager"
When i add an entry DispatcherConfig conf/dispatcher.any inside conf/httpd.conf file, i am not able to restart httpd.
I have only modified the below files as per the documentation, attached them for your reference
httpd.conf file (placed under conf directory)
dispatcher.any (placed under conf directory)
If i comment the line which prevents dispatcher restart, from logs i could see dispatcher returning 404 and also says "Dispatcher set as handler, but not configured in server [publisher url]"
I am able to see Dispatcher initialized successfully message, so i know dispatcher module has been loaded successfully.
For a start i included wild cards under /virtualhosts in dispatcher.any. Added aem publisher URL under /renders . Anything else i am missing ?
Thanks for any help that you could offer.
Regards,
Abhishek