mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
b86adf1a1d
Reported by: distilator With Hat: apache@
12 lines
519 B
Plaintext
12 lines
519 B
Plaintext
mod_layout is a utility to wrap served webpages. This means it can
|
|
add a footer or header to a document. This allows you to create a
|
|
standard look and feel throughout a website without using SSI.
|
|
Some example uses are adding standard disclaimers to the bottom of
|
|
all pages, banner ads to the top of all pages, or even a menu at
|
|
the beginning of a page. There are many other per-document settings
|
|
you can modify with mod_layout.
|
|
|
|
THIS VERSION IS ONLY FOR APACHE 2.2.X
|
|
|
|
WWW: http://www.musc.edu/webserver/mod_layout.html
|