Categories domain redirect How to redirect www URLs to non-www August 17, 2024 1 min read In order to redirect all requests for www.yourdomain.com to yourdomain.com, you should set the appropriate rewrite rule. This can be done by adding the following lines at the beginning of…