mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-11 09:40:31 +01:00
* 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 - |
||
|---|---|---|
| .. | ||
| demo | ||
| cgiapp.pp | ||
| lazweb.pp | ||
| README.txt | ||
| weblaz.lpk | ||
| weblaz.pas | ||
| weblazideintf.pp | ||
fpWeb does not work with fpc 2.0.4. It needs at least 2.3.x.