How can we write plugin/module for IBM Http server? I googled but I am unable to find even a single tutorial on this. I want to start with simple "Hello world" plugin.
Also, Is it possible to write the plugin in java?
I see IBM Http server(IHS) is based on Apache HTTP server. Does that mean IHS plugin needs to be created just like Apache modules?