summaryrefslogtreecommitdiff
path: root/sapi/thttpd/README
Commit message (Collapse)AuthorAgeFilesLines
* some improvementsSascha Schumann2003-02-191-7/+9
|
* Add two missing entriesSascha Schumann2002-11-071-0/+2
|
* updateSascha Schumann2002-11-011-0/+1
|
* s/-//Sascha Schumann2002-10-261-1/+1
|
* update and extendSascha Schumann2002-10-261-9/+27
|
* refineSascha Schumann2002-07-161-0/+3
|
* Add a note regarding which version we supportSascha Schumann2002-03-111-2/+2
|
* typo fix by zoot@zotikos.comSascha Schumann2001-10-021-1/+1
|
* Add note about serialized requests and their impactSascha Schumann2000-11-131-0/+4
|
* thttpd/PHP verified to run IMP 2.2.0 without any hitches.Sascha Schumann2000-08-211-2/+3
|
* Fix building thttpd SAPI module.Sascha Schumann2000-08-071-5/+5
| | | | | | | | This works now with thttpd 2.19. Thanks to Andrzej Borsuk <andrzej.borsuk@alfaelektro.com.pl> for pointing me into the right direction.
* Unify use of my email addressSascha Schumann2000-07-101-1/+2
|
* Add SAPI module for thttpd server. Quote from the README:Sascha Schumann1999-12-201-0/+53
This is a SAPI module for PHP 4.0 supporting thttpd, the tiny, turbo, throttling HTTP server by Jef Poskanzer. The module contains a patch against version 2.10 of thttpd. The patch adds hooks to thttpd to call PHP, if a filename matches *.php. This patch will be applied when you install PHP. While functional, this module exists primarily to demonstrate the ability of PHP to work in almost every web server environment.