Index: trunk/ippMonitor/raw/site.php.in
===================================================================
--- trunk/ippMonitor/raw/site.php.in	(revision 41126)
+++ trunk/ippMonitor/raw/site.php.in	(revision 41135)
@@ -13,10 +13,10 @@
 $DBI     = "@DBI@";
 
+// location of plots produced by czarpoll.pl
+$CZARPLOTDIR     = "./czartool_plots";
+$METRICSPLOTDIR  = "./ippMetrics";
+
 // insert config.dat here. this contains a number of system-specific things like
 // the names of database machines and users
-
-// location of plots produced by czarpoll.pl
-$CZARPLOTDIR     = "/export/@HOST2@.0/ipp/czartool_plots";
-$METRICSPLOTDIR  = "/export/@HOST2@.0/ipp/ippMetrics";
 
 @CONFIG.DAT@
