From: Adrian Weber Date: Wed, 27 Feb 2019 12:55:17 +0000 (+0100) Subject: dmon updates for mRICH X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=4840d304ad9cce93ffe972ef8cff4c325d7ac198;p=daqtools.git dmon updates for mRICH --- diff --git a/dmon/code/get.pl b/dmon/code/get.pl index c728aa7..bdbadb7 100755 --- a/dmon/code/get.pl +++ b/dmon/code/get.pl @@ -13,6 +13,7 @@ if ($ENV{'SERVER_SOFTWARE'} =~ /HTTPi/i) { else { print "Expires: Thu, 01 Dec 1994 16:00:00 GMT\r\n"; print "Content-type: text/html\n\n"; + $PATH = "/srv/www/htdocs/dmon/"; } my @args = split('-',$ENV{'QUERY_STRING'}); @@ -76,4 +77,4 @@ my $out; } print $out; - \ No newline at end of file + diff --git a/dmon/code/index.pl b/dmon/code/index.pl index dab0eb2..258d7a6 100755 --- a/dmon/code/index.pl +++ b/dmon/code/index.pl @@ -28,19 +28,28 @@ function openwin(url) { }
-

DAQ Monitoring

+

DAQ Monitoring

-