Hello, Can I add rule to the VCL configuration file to redirect from one URL to another. So if the user goes to http://www.bla.com it will redirect to http://www.bla1.com . What will this rule look like and will it be in the "sub vcl_recv" section. I would love an example. Thanks