minor update for php in SCRATCH_INSTALL

git-svn-id: svn://192.168.202.10@339 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2006-10-06 21:42:44 +00:00
parent 2e85eea1ab
commit 2dad95aaf0
+2
View File
@@ -683,6 +683,8 @@ installation on another machine)
add the following lines:
"AddType application/x-httpd-php .php .phtml"
"LoadModule php4_module libexec/libphp4.so"
or
"LoadModule php4_module modules/libphp4.so"
modify the index.html line and add index.php to the list
- /usr/local/apache2/bin/apachectl start
- go to http://your-new-asterisk-server-ipaddress/ to see if it worked