Categories domain redirect How to redirect www URLs to non-www September 1, 2016 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…