On Thu, Dec 16, 2010 at 10:06:04AM +0100, Frank Helmschrott wrote:
>         if (req.http.Host = "domain1.com")

That should be req.http.host == "domain1.com". (misisng a =).

Other than that, we will need the rest of the vcl.

- Kristian

Attachment: signature.asc
Description: Digital signature

_______________________________________________
varnish-misc mailing list
[email protected]
http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to