Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

configuring Apache with cq with out any dispatcher?

Avatar

Level 5

can we do it

1 Accepted Solution

Avatar

Correct answer by
Level 8

I suppose you could simply create some URL rewrite rules that point to CQ. Similar to this:

 

http://dev.day.com/docs/en/cq/current/deploying/dispatcher/disp_domains.html#The%20Web%20Server%20Re...

 

scott

View solution in original post

2 Replies

Avatar

Correct answer by
Level 8

I suppose you could simply create some URL rewrite rules that point to CQ. Similar to this:

 

http://dev.day.com/docs/en/cq/current/deploying/dispatcher/disp_domains.html#The%20Web%20Server%20Re...

 

scott

Avatar

Level 8

You could also use things like mod_proxy.