lazarus/components/fpweb
vincents ae6e3689e1 components: fpweb: add support for FastCGI from fpc 2.3.1 (issue #13421)
* Support for FastCGI applications
* Mentioned difference between custom and normal web-applications (handling webmodules)
* Register THtmlPageProducer
* Set executabletype to petLibrary for Apache-modules
* Removed runnable flag from Webapplications that can't be run from inside the Lazarus IDE
* Removed CreateFormStatements flag from webapplication which don't need those 
patch by Joost van der Sluis

git-svn-id: trunk@19548 -
2009-04-21 10:57:58 +00:00
..
demo using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
cgiapp.pp using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
lazweb.pp
README.txt
weblaz.lpk components: give packages that depend on the LCL a widget set dependent unit output directory to prevent overwriting the compiled unit when the widget set changes (bug #9963) 2008-04-05 08:18:16 +00:00
weblaz.pas
weblazideintf.pp components: fpweb: add support for FastCGI from fpc 2.3.1 (issue #13421) 2009-04-21 10:57:58 +00:00

fpWeb does not work with fpc 2.0.4.
It needs at least 2.3.x.