From 09976e0d72bda9f909eead5d148702cb147dfbcc Mon Sep 17 00:00:00 2001 From: mattf Date: Fri, 7 Jul 2006 15:37:02 +0000 Subject: [PATCH] current 2006-07-07 git-svn-id: svn://192.168.202.10@14 3d104415-ff17-0410-8863-d5cf3c621b8a --- install_server_files.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/install_server_files.pl b/install_server_files.pl index cfcf2f1..580dfdd 100644 --- a/install_server_files.pl +++ b/install_server_files.pl @@ -17,6 +17,7 @@ $home = '/home/cron'; $agibin = '/var/lib/asterisk/agi-bin'; # path to web root directory: (assumes it already exists) +#$webroot = '/var/www/html'; #$webroot = '/home/www/htdocs'; $webroot = '/usr/local/apache2/htdocs';