syntetic images
Audun Ytterdal
audun at ytterdal.net
Thu Mar 18 11:36:18 CET 2010
Hi People.
Nowdays I have a nice errorpage for varnish using syntetic
This can be triggered by adding ?vcheck=1 to any url
http://www.vg.no/?vheck=1 for example
But we want to jazz it up a bit. Adding innline CCS is a start
ofcourse, but it would be really cool if we in some way could add a
few pictures as well
Is this is some way doable:
if (req.url ~ "error/img.jpg") {
include "/some_jpg_file_maybeprefixed_with_syntetic.jpg";
}
(See you all on VUG2)
--
Audun Ytterdal
http://audun.ytterdal.net
More information about the varnish-misc
mailing list