X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=doc%2Ffastcgi-prog-guide%2Fap_guida.htm;h=471003e85352c46f0b5039d0e4e99a710318ab5f;hb=4ba1030721fa4d62583ce40d48c3f3cd2aa07470;hp=fa89933970501fa1baf5133a284d357cec863c1d;hpb=0198fd3ca83ad0dbdb1c3bfb967d1843a7d02296;p=catagits%2Ffcgi2.git diff --git a/doc/fastcgi-prog-guide/ap_guida.htm b/doc/fastcgi-prog-guide/ap_guida.htm index fa89933..471003e 100755 --- a/doc/fastcgi-prog-guide/ap_guida.htm +++ b/doc/fastcgi-prog-guide/ap_guida.htm @@ -1,4 +1,4 @@ - +FastCGI Application Programmer's Guide - Index [Top] [Prev] [Next] [Bottom] @@ -9,144 +9,144 @@

A

- +
applications in Tcl 19 - +
Authorizer applications 4 -
- +
+
environment variables 6 - +
stdin and stderr 4 -
+

C

- +
C language, writing FastCGI applications in 11 -
+

E

- +
environment variables -
- +
+
differences from CGI 6 - +
returned from Authorizer applications 4 -
- +
+
examples -
- +
+
responder application in C 13 - +
responder application in perl 18 - +
responder application in Tcl 20 -
- +
+
exit status, of FastCGI application 24 -
+

F

- +
FastCGI -
- +
+
19 - +
applications in C 11 - +
applications in Perl 17 - +
differences from CGI 1 -
- +
+
FCGI_DATA_LAST_MOD 23 - +
FCGI_DATA_LENGTH 23 - +
FCGI_DATA_LENGTH (in Filter applications) 6 - +
FCGI_ROLE 6, 22 - +
FCGI_SetExitStatus 24 - +
FCGI_StartFilterData 22 - +
fcgi_stdio library 11 -
- +
+
location of 15 - +
manpages for 21 -
- +
+
FCGI_ToFcgiStream 22 - +
FCGI_ToFILE 22 - +
fcgiapp library 11 - +
FILE_LAST_MOD (in Filter applications) 6 - +
Filter applications -
- +
+
last modification time 23 - +
reading from stdin 23 -
+

G

- +
Great Circle (C garbage collector) 16 -
+

I

- +
Initial Environment Variables 5 -
+

M

- +
manpages 21 - +
memory leaks 16 -
+

P

- +
Perl -
- +
+
writing FastCGI applications in 17 -
- +
+
Purify (for checking storage leaks) 16 -
+

R

- +
response loop 5 -
- +
+
in C 12 - +
in Perl 17 - +
in TCL 19 -
+