8
votes
Apache 2.2.x modules with Delphi
Leonardo's blog
– If you want to create Apache modules with Delphi, you can start reading DrBob's Delphi 2006 and Apache Web Apps and this articles, they explain step by step how to create Apache modules with Dephi.Apache 2.2.xDrBob articles covers up to Apache 2.0.63, but the current version of the http server is 2.2.x, if you try to run them in this version, they won't work.Don't worry, to make it work with the new version, you have to change and add a couple of lines to the same HTTPD2.pas file as follows:Before start changing anything, copy the files HTTPD2.pas, ApacheTwoApp.pas and ApacheTwoHTTP.pas from ...
Statistics
|
Visits by Source |
User Actions |




