X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=htetc%2Fhandler.pl;h=8541b4ce567d558bfed3da3fc6fb4b32216eb08d;hp=0301d98d1582ca03376fa3a4e0f2fd1620528e39;hb=02aea7237fa255266f7b71eb0a9114c12aa3c034;hpb=9342d61cac6cfebd11a7cdb5dc1359d663c5d1a3 diff --git a/htetc/handler.pl b/htetc/handler.pl index 0301d98d1..8541b4ce5 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -38,7 +38,7 @@ use strict; my $ah = new HTML::Mason::ApacheHandler ( #interp => $interp, #auto_send_headers => 0, - comp_root=>'/var/www/freeside', + comp_root=>'%%%FREESIDE_DOCUMENT_ROOT%%%', data_dir=>'/usr/local/etc/freeside/masondata', #out_mode=>'stream', );