1
1
PHPAGI README
2
- $Id: README,v 1.4 2005/05/19 13:19:37 pinhole Exp $
3
- ---------------------------------------
2
+ -------------
4
3
5
4
Welcome to PHPAGI.
6
5
@@ -22,31 +21,27 @@ application on our website.
22
21
23
22
FILES
24
23
-----
25
- phpagi.php - The main phpagi class.
26
- phpagi-asmanager.php - The Asterisk Manager class.
27
- phpagi-fastagi.php - FastAGI class.
28
- phpagi_1.php - Compatability class for 1.12 release
24
+ * phpagi.php - The main phpagi class.
25
+ * phpagi-asmanager.php - The Asterisk Manager class.
26
+ * phpagi-fastagi.php - FastAGI class.
29
27
30
- docs/ - README files for the classes.
31
- api-docs/ - API Documentation (html)
28
+ * docs/ - README files for the classes.
29
+ * api-docs/ - API Documentation (html)
32
30
33
31
DOCS
34
32
----
35
- README.phpagi - The main phpagi README
36
- README.phpagi-asmanager - The phpagi asterisk manager README
37
- README.phpagi-fastagi - phpagi fastagi README
38
-
39
- CHANGELOG - Change Log.
40
-
41
- phpagi.conf - An example configuration file for phpagi.
42
- fastagi.xinetd - xinetd.conf sample configuration for fastagi
33
+ * README.phpagi - The main phpagi README
34
+ * README.phpagi-asmanager - The phpagi asterisk manager README
35
+ * README.phpagi-fastagi - phpagi fastagi README
36
+ * CHANGELOG - Change Log.
43
37
38
+ * phpagi.conf - An example configuration file for phpagi.
39
+ * fastagi.xinetd - xinetd.conf sample configuration for fastagi
44
40
45
41
SUPPORT
46
42
-------
47
43
48
44
Support for phpagi is available from the project website.
49
45
50
- * http://phpagi.sourceforge.net
51
- * http://sourceforge.net/projects/phpagi/
46
+ * https://github.com/welltime/phpagi
52
47
0 commit comments