![]() | Configuration of the Module MOD_test |
Originally, shttpd's distribution only contained this simple sample of how to write a module. Now, there are two samples of programming,
This sample module shows how to initialize, configure and destruct module data objects. Especially the configuration is something special, which has to be understood. The handler for incoming requests is very simple, but also shows the use of the server API. You can have a look on the output here.
Some basic notes on writing a module can be found in another section of the online documentation.
Best, you play with the configuration section and show the results on the output page!
| ©. 1998-2000 by Dirk Ohme |