On 29. mars 2011 15:13, Maikel - Songteksten.nl wrote:
The redirect looks like this:sub vcl_error { if (obj.status == 750) { set obj.http.Location = obj.response; set obj.status = 302; return(deliver); } }
You should still take a look at the URL I mentioned. And please don't top-post.
-- Bjørn _______________________________________________ varnish-misc mailing list [email protected] http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
