summaryrefslogtreecommitdiff
path: root/fhttpd.c
Commit message (Collapse)AuthorAgeFilesLines
* License updateZeev Suraski1999-07-161-20/+9
|
* * Get the Apache module to compile againZeev Suraski1999-04-261-1/+1
| | | | | | * Get rid of php3_rqst, use SG(server_context) instead (there's still Apache-specific code, but it nuked a global)
* A lot of cleanups... Removed old thread-safe code and other redundant code ↵Zeev Suraski1999-04-241-1/+1
| | | | and files
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+0
|
* last bunch of extensions moving to ext/Stig Bakken1999-04-221-0/+199
fhttpd module taken out of functions, functions is ready to go. The only extensions I have tested are gd+freetype and odbc(solid). Please try compiling in your favourite extensions and let me know how it works.