I'm sure I must be doing something hair-brained ... shouldn't this work in V5?

if (req.url~ "^/type/news?$") {
   return (synth (750,"http://"; + req.http.Host + "/news/"));
}
_______________________________________________
varnish-dev mailing list
varnish-dev@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-dev

Reply via email to