Short:        THTTPd with PHP support + Big block size
Author:       Tygre (tygre@chingu.asia)
Uploader:     Tygre (tygre chingu asia)
Type:         comm/www
Version:      2.21bP22
Replaces:     comm/www/thttpd2.21b_working_php.lha
Architecture: m68k-amigaos >= 2.0.4

*** THIS IS THE MOST SIMPLE PHP4/WEB SERVER SOLUTION FOR CLASSIC AMIGA ***

THTTPd is a simple, small, portable, fast, and secure HTTP server, see
https://acme.com/software/thttpd/. PHP is a general-purpose scripting
language especially suited for web, see https://www.php.net/manual/en/.

This archive contains a new port of THTTPd v2.21b and PHP v4.2.3:
- includes Patch 22, applied for sending big files;
- requires ixemul.library and ixnet.library (v48.2 recommended);
- requires a running TCP/IP stack (AmiTC, Miami, etc.);
- requires no other tools (like GeekGadgets);
	You need the GeekGadgets only if you want to run PHP on your Amiga, 
	as explained in the readme file in the archive.
- supports PHP v4.2.3 (compiled by Tygre).

This "thttpd" program replaces the one available in LouiSe's distribution,
available at http://aminet.net/package/dev/gg/thttpd2.21bP22. It allows
uploading bigger file, by setting "SAPI_POST_BLOCK_SIZE" to a bigger value! 
It also comes with details steps to cross-compile THTTPd and PHP on
i386/Windows/Cygwin for m68k/AmigaOS/IXEmul.



The reasons of this new port are:
- LouiSe's distribution at http://aminet.net/package/dev/gg/thttpd2.21bP22 
  does not cross-compile directly;
- LouiSe's "thttpd" program was compiled with a small "SAPI_POST_BLOCK_SIZE"
  of 4000! This version was compiled with 1,048,576 :-)
	See http://eab.abime.net/showthread.php?p=794120
	It makes "thttpd" usable to run Wikis and other fancy PHP programs...

You may also check out DJBase's versions at 
  http://aminet.net/package/comm/www/thttpd_2.21b_php 
  and http://aminet.net/package/comm/www/thttpd_2.25b!



See http://www.chingu.asia/wiki/index.php?title=Recompiling%2Fporting+THTTPd,
which is served by an Amiga running this very THTTPd!