[fpc-pascal] Creating FPC enabled websites

Marco van de Voort marcov at stack.nl
Mon Mar 2 18:13:13 CET 2009


In our previous episode, Francisco Reyes said:
> > It was based on the eliza example iirc.
> 
> URL/source?

http://www.indyproject.org there is stuff about indy in the wiki too.
 
> Is the easiest way to go using FPC + apache with CGI?

Depends. For me that was not the easiest way, since the web part was only a
minor part added to an existing application (an extra presentation layer so
to speak), so I just added a HTTP server component.

It worked fine, but access was limited, so abuse/DDOS didn't have much
chance.




More information about the fpc-pascal mailing list