X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=htetc%2Fhandler.pl;h=8541b4ce567d558bfed3da3fc6fb4b32216eb08d;hb=b0011320cc2c33233ee694c61903667d2d3d8e5b;hp=0301d98d1582ca03376fa3a4e0f2fd1620528e39;hpb=eb9668a6f3181ee02cb335272c5ee4616e61fd09;p=freeside.git 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', );