-------------------
* Add an option to use an existing configuration file.
[wichert]
* Remove hardcoded caching for images, binaries, CSS and javascript. This
should be done by the backend server or a custom varnish configuration.
[wichert]
* Add Accept-Encoding to the cache key so we can handle compressed content.
[wichert]
* Test if a bin-directory exists. This allows us to compile varnish 1.0
which does not have an sbin directory.
[wichert]