Expand my Community achievements bar.

SOLVED

Error while hitting vanity URL || CQ Redirect issue

Avatar

Level 2

Hi,

I am facing a serious issue its really urgent, we launched a campaign, www.example.com/period. We have made the changes in web server for the redirection to land it homepage.But it is going to https://www.example.com/content/example/en/desktop/example/50period/ and giving "Forbidden" and "cannot serve request to /content/example/en/desktop/example/50period/"
and "ApacheSling/2.2 (Day-Servlet-Engine/4.1.52, Java HotSpot(TM) 64-Bit Server VM 1.7.0_60, Linux 2.6.32-431.20.3.el6.x86_64 amd64" could you please suggest what could be the issue?
when we are hitting www.example.com/50period.html, it is working correctly.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Couple of possibilities & you need to verify layer by layer.

  1.  May be short url not allowed in dispatcher.
  2. Rewrite rule not pointing to right url
  3. resource resolver or http mapping in aem is not correct..

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Couple of possibilities & you need to verify layer by layer.

  1.  May be short url not allowed in dispatcher.
  2. Rewrite rule not pointing to right url
  3. resource resolver or http mapping in aem is not correct..