Added web form target and ability to more easily customize web form variables in vicidial.php
git-svn-id: svn://192.168.202.10@1019 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -192,12 +192,12 @@ make install
|
||||
|
||||
|
||||
cd /usr/local
|
||||
wget http://mirror.candidhosting.com/pub/apache/httpd/httpd-2.2.10.tar.gz
|
||||
gunzip httpd-2.2.10.tar.gz
|
||||
tar xvf httpd-2.2.10.tar
|
||||
wget http://us2.php.net/distributions/php-5.2.6.tar.gz
|
||||
gunzip php-5.2.6.tar.gz
|
||||
tar xvf php-5.2.6.tar
|
||||
wget http://mirror.candidhosting.com/pub/apache/httpd/httpd-2.2.10.tar.gz
|
||||
gunzip httpd-2.2.10.tar.gz
|
||||
tar xvf httpd-2.2.10.tar
|
||||
cd httpd-2.2.10
|
||||
make clean
|
||||
./configure --prefix=/usr/local/apache2 --enable-ssl --enable-setenvif --enable-so --with-apxs2 --enable-dav --enable-maintainer-mode
|
||||
|
||||
Reference in New Issue
Block a user