Hi everyone, We need to do same redirection (non-WWW to WWW) on our
cloud environment. But we did content path masking via Apache Sling
Resource Resolver Factory configuration. We didn't create any mapping
under /etc/map.. path. Our prod environment have 2 DNS record. One for
www , one for non-www.
https://yoast.com/how-to-remove-www-from-your-url/This document says you
can redirect incoming traffic to www on htaccess file. Could we take
similar approach?Add below RewriteRule on dispatcher conf ...