Changes for version 1.92 - 1998-09-19

  • Added a "return;" statement to the ssi_include routine. Avoids printing an extraneous "1" in the served page. Don't know how I missed this before. Thanks to Gil Vidals.
  • mod_include has this: if (!(allow_options(r) & OPT_INCLUDES)) { return DECLINED; }

Modules

Implement Server Side Includes in Perl