
Build procedure

1.	Make sure apache 1.3 is compiled and installed

2.	Generate a make file with

		apxs -n specweb99 -g

3.	Make, Install the specweb module.

4.	Add something along the lines of
	the httpd.specweb.conf to your
	configuration. (Or use the include
	directive to include it).

5.	Make sure that wafgen99, cadgen99 and upfgen99
	are in your docroot.

6.	Note that according to the specweb rules
	a certain percentage must be handled with
	a CGI. See the end of the .conf file.


