This redirection of request URLs in AEM can be configured at the Sling level, typically in the mapping configuration under /etc/map node. There are two ways of changing the status code: 1) By sling:status property You can use sling:status property to set a specific status code for a particular redir...