Download List

Project Description

mod_layout is an Apache module that provides both a Footer and Header directive to automagically include output from other URIs at the beginning and ending of a Web page. It can be used to wrap documents for a standard look and feel for a site (or to insert banners on any given document in a site). Currently known to support mod_perl, PHP and Apache JServ. Should support just about any type of handler.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-01-07 08:38
5.1

Duplicating page bugs were fixed. Dead code was
removed. The style was cleaned up. The README was
updated with a proper example for version 5.1.
Tags: Apache 2.2, Minor bugfixes

2007-04-10 21:21
3.4

A minor fix in the directive documentation. A crash in the page boundary condition has been fixed.
Tags: Major bugfixes

2007-03-23 21:53
3.3

A dangling pointer when compiled in debug mode has been fixed. The Makefile has been fixed to correctly use APXS (multiple Apache instances can be installed at compile time). Some other changes have been made over the years. LICENSE has been updated to the current Apache license.
Tags: Minor bugfixes

2007-02-22 07:15
5.0

This release adds support for Apache 2.2.
Tags: Apache 2.2, Initial freshmeat announcement

2007-02-22 02:50
4.1

LICENSE has been updated to the Apache 2.0 license. The code has been cleaned up to be a bit more readable. A bug in the main parser loop that would lose data in some cases has been fixed. The need for the APR compat library has been removed.
Tags: Apache 2.0, Major bugfixes

Project Resources