On 5/15/19 13:20, Hardik wrote: > > -can you point out exact path/location I can checkout and use this vmod, if > below path is not correct. ( I am using varnish 6.1 ) > https://gitlab.com/uplex/varnish/varnish-objvar/tree/6.1
That's a branch, you'll want to check out the 6.1 branch. $ git clone https://code.uplex.de/uplex-varnish/varnish-objvar.git $ cd varnish-objvar/ $ git checkout 6.1 The you can build the version compatible with 6.1 by following the instructions in INSTALL.rst. HTH, Geoff -- ** * * UPLEX - Nils Goroll Systemoptimierung Scheffelstraße 32 22301 Hamburg Tel +49 40 2880 5731 Mob +49 176 636 90917 Fax +49 40 42949753 http://uplex.de
signature.asc
Description: OpenPGP digital signature
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
