Installation 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,

It not that way, the old example has expired. But there are different aspects on module programming. MOD_test has all aspects of what is possible?, while MOD_stat is a real-life application.

But now, what's the purpose of MOD_test?

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.

Configuration?

Best, you play with the configuration section and show the results on the output page!

^

Table of Contents
Table of
Contents
Index
Index A-Z
Server Administration
Server Ad-
ministration
Copyright
Copyright
Notes
©. 1998-2000 by Dirk Ohme