You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by "Roy T. Fielding" <fi...@kiwi.ics.uci.edu> on 1998/08/13 04:28:03 UTC

Re: cvs commit: apache-1.3/src/include ap_mmn.h http_config.h httpd.h

You will need to #define MODULE_MAGIC_NUMBER MODULE_MAGIC_NUMBER_MAJOR
unless you want the change to break every 3rd-party module on the planet.

....Roy