How to configure the dispatcher for author? | Community
Skip to main content
October 16, 2015
Solved

How to configure the dispatcher for author?

  • October 16, 2015
  • 4 replies
  • 1720 views

I want to set up the dispatcher for my local instance. I am using Adobe CQ 5.5

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by maheshgundre

Hi.

Place the dispatcher.any  file in conf.d dir of Apache webserver(You will find the conf.d dir where the apache installation done)

Also place day.conf aswell in conf.d.

Make some changes in conf dir for the file httpd.conf like Listen port and docroot (where do you want to cache the request and response)

Thanks

Mahesh

4 replies

Level 3
October 16, 2015

Hi Shailesh,

 

Please follow this link to configure dispatcher for author/publish.

http://dev.day.com/docs/en/cq/current/deploying/dispatcher/disp_config.html

Let me know if you face difficulties in configuring.

Thanks 

Mahesh

October 16, 2015

Hi Mahesh,

Thanks for the quick response.

I had already gone through the document.I have a setup for Apache HTTP Server 2.2

I am not clear where exactly the details needs to be configured, where will the file dispatcher.any be placed.

 

Thanks & Regards,

Shailesh

Pawan-Gupta
Level 8
October 16, 2015

Hi,

Please refer below

http://dev.day.com/docs/en/cq/current/deploying/dispatcher/disp_install.html

http://dev.day.com/docs/en/cq/current/deploying/dispatcher.html#Using a Dispatcher with an Author Server

Let me know for more information.

Thanks,

Pawan

maheshgundreAccepted solution
Level 3
October 16, 2015

Hi.

Place the dispatcher.any  file in conf.d dir of Apache webserver(You will find the conf.d dir where the apache installation done)

Also place day.conf aswell in conf.d.

Make some changes in conf dir for the file httpd.conf like Listen port and docroot (where do you want to cache the request and response)

Thanks

Mahesh