Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid
- vi /usr/local/apache2/conf/httpd.conf
add the following lines:
"AddType application/x-httpd-php .php .phtml"
"LoadModule php4_module libexec/libphp5.so"
or
"LoadModule php4_module modules/libphp5.so"
modify the index.html line and add index.php to the list
to disable logging, change:
"CustomLog logs/access_log common"
to this:
"CustomLog /dev/null common"
to enable web browsing of Recordings on Asterisk server, add this:
Alias /RECORDINGS/ "/var/spool/asterisk/monitorDONE/"
Return to ViciDialNow - GoAutoDial
Users browsing this forum: No registered users and 144 guests