Request URL :
https://localhost.abc.com/content/abc/en/common/algom/configuration_mgmnt/jcr:content/contentarea/algorithm.jsonRequest
Method: GETStatus Code: 403 Forbidden Above is the Http call happening
from Apache to local CQ5.Except .json calls, remaining http calls that
were happening from Apache to CQ 5 are getting Successfull.Only for
.json content call, We are getting 403 response.Could this be some issue
with CQ5 or Apache ?These .json call are getting success on Mac PC. They
are failin...