openbsd-ports/www/mod_layout/pkg/MESSAGE
naddy c4299a9b4b Import mod_layout 3.2.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

mod_layout is an Apache module to wrap pages.  This means that you
can add at both the beginning (header) and the end (footer) of the
document some information.
2003-05-25 19:57:56 +00:00

11 lines
333 B
Plaintext

+---------------
| To finish the install of mod_layout, you need
| to enable the module using the following command
|
| ${PREFIX}/sbin/mod_layout-enable
|
| If you already have Apache running on your machine,
| you should not use "apachectl restart" - instead,
| you should fully stop and then restart the server.
+---------------