diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-23 21:32:23 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-23 21:32:23 +0000 |
commit | defbfab410140cfe114dd19b232a016c1e9ae74b (patch) | |
tree | a3fd233a39a4348ef427569369f2bbfb016fc8f6 /www/mod_layout22/pkg-message | |
parent | Add (native and Linux) opera: no redistribution, commercial software. (diff) |
Add mod_layout2 4.0.1a,
apache2 module to wrap served pages with a
header and/or footer.
PR: 45496
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes
Notes:
svn path=/head/; revision=85486
Diffstat (limited to 'www/mod_layout22/pkg-message')
-rw-r--r-- | www/mod_layout22/pkg-message | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/mod_layout22/pkg-message b/www/mod_layout22/pkg-message new file mode 100644 index 000000000000..0d671f193f84 --- /dev/null +++ b/www/mod_layout22/pkg-message @@ -0,0 +1,9 @@ +----------------------------------------------------------------- +You have installed mod_layout, a module that can automatically add +a footer or header to pages served. +Please Add : + LoadModule layout_module libexec/apache2/liblayout.so +to your httpd.conf. + +Please note that this module is an alpha version. +----------------------------------------------------------------- |