]> err.no Git - varnish/commit
Added the use of config file (at last),which is given as argument to web ui. If not...
authorpetter <petter@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 3 Mar 2009 09:47:49 +0000 (09:47 +0000)
committerpetter <petter@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 3 Mar 2009 09:47:49 +0000 (09:47 +0000)
commit525467563130ffa1804217c0252f0bff25cac61d
tree396048551e235c3f13606ce75d6b1e71ef03e973
parent1f916ec32048cffa78681a8319c717bcbd776e91
Added the use of config file (at last),which is given as argument to web ui. If not given, it will check for /etc/varnish/webui.conf and then fall back to the default config.

Added a new config value, 'document_root', which is the root of the web server and contains the templates, images and CSS.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3862 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-tools/webgui/Varnish/RequestHandler.pm
varnish-tools/webgui/Varnish/Util.pm
varnish-tools/webgui/start.pl