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';