summaryrefslogtreecommitdiff
path: root/www/ap-layout/MESSAGE
diff options
context:
space:
mode:
authorgrant <grant>2002-02-25 02:55:22 +0000
committergrant <grant>2002-02-25 02:55:22 +0000
commited95860522d9c36a453f5edfc994e7a5edaa98e5 (patch)
treef530b38d121bc4f3f67c5b7615d23661326781c1 /www/ap-layout/MESSAGE
parent3a18a9ad6d1e9c0a71065c187d602ed52e9e8390 (diff)
downloadpkgsrc-ed95860522d9c36a453f5edfc994e7a5edaa98e5.tar.gz
Initial import of mod_layout package.
From DESCR: Mod_Layout creates a framework for doing design. Whether you need a simple copyright or ad banner attached to every page, or need to have something more challenging such a custom look and feel for a site that employs an array of technologies (Java Servlets, mod_perl, PHP, CGI's, static HTML, etc...), Mod_Layout creates a framework for such an environment. By allowing you to cache static components and build sites in pieces, it gives you the tools for creating large custom portal sites.
Diffstat (limited to 'www/ap-layout/MESSAGE')
-rw-r--r--www/ap-layout/MESSAGE13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/ap-layout/MESSAGE b/www/ap-layout/MESSAGE
new file mode 100644
index 00000000000..fd8bb826489
--- /dev/null
+++ b/www/ap-layout/MESSAGE
@@ -0,0 +1,13 @@
+=============================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2002/02/25 02:55:22 grant Exp $
+
+You will need to edit ${PREFIX}/etc/httpd/httpd.conf and add the following
+lines in order to use this module.
+
+LoadModule layout_module lib/httpd/mod_layout.so
+AddModule mod_layout.c
+
+Also see ${PREFIX}/share/httpd/htdocs/manual/mod/mod_layout/faq.html
+for more information.
+
+=============================================================================