summaryrefslogtreecommitdiff
path: root/htetc/handler.pl
diff options
context:
space:
mode:
authorivan <ivan>2003-05-11 22:25:08 +0000
committerivan <ivan>2003-05-11 22:25:08 +0000
commit24426a8b0d8e42dd5d00115cd84bd5d786fc58c3 (patch)
treea6138675d4ae2b8feead3064a93b9de6ca078bab /htetc/handler.pl
parent75500e2f75a32b3735999eaf5edde3e871911226 (diff)
handler.pl updates from Richard Siddall <richard.siddall@elirion.net>
Diffstat (limited to 'htetc/handler.pl')
-rw-r--r--htetc/handler.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl
index 9f2a483c2..481d5a2d9 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/masonside',
+ comp_root=>'/var/www/freeside',
data_dir=>'/usr/local/etc/freeside/masondata',
#out_mode=>'stream',
);