1
vote
Apache 2.2.x modules with Delphi II
Leonardo's blog
– After my "Apache 2.2.x modules with Delphi" article, I received many requests for an example, and here it is.Creating the directory structureCreate a directory where your Delphi project will reside, for example C:\myModule, then copy the files HTTPD2.pas, ApacheTwoApp.pas and ApacheTwoHTTP.pas from your Delphi/Source directory to the newly created directory.Patching HTTPD2.pasOpen the file c:\myModule\HTTPD2.pas and replace/fix the lines as shown in my previous post.The codeThis is a very small HelloWorld WebBroker example, it is composed of only three files, mod_helloworld.dpr, main.pas and ...
Statistics
|
Visits by Source |
User Actions |




