This commit is contained in:
Sascha Schumann 2002-07-16 16:24:15 +00:00
parent 6f2ad6b68b
commit 1326c95b29

View file

@ -8,6 +8,9 @@ README FOR THTTPD MODULE (by Sascha Schumann)
adds hooks to thttpd to call PHP, if a filename matches *.php. This adds hooks to thttpd to call PHP, if a filename matches *.php. This
patch will be applied when you install PHP. patch will be applied when you install PHP.
NOTE: This version supports *only* thttpd 2.21b, no prior or later
version.
This is a functional and stable module (it runs a large application This is a functional and stable module (it runs a large application
like IMP 2.2.0 without any problems). Its original intention was to like IMP 2.2.0 without any problems). Its original intention was to
demonstrate the ability of PHP to work in every web server environment. demonstrate the ability of PHP to work in every web server environment.