fmII
Mon, Oct 06th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 12:23 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 mod_layout - Default branch
Section: Unix

 

Added: Tue, Nov 30th 1999 00:38 UTC (8 years, 10 months ago) Updated: Sun, Jan 6th 2008 23:38 UTC (9 months, 4 days ago)


About:
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.

Author:
Brian Aker [contact developer]

Rating:
8.40/10.00 (3 votes)

Homepage:
http://tangent.org/
Tar/GZ:
http://download.tangent.org/mod_layout-3.4.tar.gz
CVS tree (cvsweb):
http://hg.tangent.org/
Mailing list archive:
http://lists.tangent.org/mailman/listinfo/mod_layout

Trove categories: [change]
[Environment]  No Input/Output (Daemon)
[Intended Audience]  End Users/Desktop
[License]  OSI Approved :: BSD License (original), OSI Approved :: BSD License (revised), The Apache License 2.0
[Topic]  Internet :: WWW/HTTP :: HTTP Servers

Dependencies: [change]
Apache (required)
[download links]

 
Project admins: [change]
» Brian Aker (Owner)

» Rating: 8.40/10.00 (Rank N/A)
» Vitality: 0.22% (Rank 1022)
» Popularity: 2.34% (Rank 2139)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 32,418
   URL hits: 15,758
   Subscribers: 42

Other projects from the same categories:
PHP Web Application Framework
mod_mono
Dune
AlberT-cache
cghttpd

Users who subscribed to this project also subscribed to:
Libero
dom xml class
HTML Forms generation and validation
Betsie
NetBackup


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 3.4 10-Apr-2007 BSD License (original) Homepage Tar/GZ
Apache 2.0 4.1 22-Feb-2007 BSD License (revised) Homepage Tar/GZ Changelog
Apache 2.2 5.1 07-Jan-2008 BSD License (revised) Homepage Tar/GZ Changelog
Development 3.1.7 18-Apr-2002 BSD License (original) Homepage

 Releases

Version Focus Date
3.4 Major bugfixes 10-Apr-2007 19:21
3.3 Minor bugfixes 23-Mar-2007 20:53
3.2.1 Minor bugfixes 30-Aug-2003 05:52
3.2 Major bugfixes 13-May-2002 09:08
3.0.4 Major bugfixes 16-Jan-2002 08:11
3.0.3 Minor bugfixes 01-Nov-2001 18:40
3.0.1 Minor bugfixes 03-Oct-2001 08:59
3.0 N/A 23-Jul-2001 07:10
2.11.14 Minor bugfixes 10-Jul-2001 19:17
2.11.13 Minor bugfixes 20-Jun-2001 13:45

 Comments

[»] to compile on redhat enterprise 3
by mttrhll - Jun 23rd 2005 12:57:38

I thought this may be helpful. For use on RHEL ES 3 do the following:

-make sure you have httpd-devel (gives you apxs, apr-config, etc...)

-download source tarball (I used 4.02a) and extract it, then cd into the new directory.

-change the following in the Makefile:

top_srcdir=/usr/lib/httpd
top_builddir=/usr/lib/httpd
include /usr/lib/httpd/build/special.mk

-Follow the instructions in the INSTALL file.

fin.

[reply] [top]


[»] Brief howto on mod_layout
by Dan Anderson - Nov 4th 2002 17:29:37

0. Download. The version for Apache 1.x differs from 2.x.
1. Read the README and INSTALL files.
2. If you don't have apache in /usr/local/apache2, modify file Makefile.
3. Make sure apxs is in your path (use which apxs)
4. Type: make
5. As root, type make install
6. Restart Apache: /etc/init.d/httpd restart
7. Sample configuration lines:

<Directory /usr/local/apache/htdocs/dan/docs>
AllowOverride All
# mod_layout:
AddOutputFilter LAYOUT html
AddOutputFilter LAYOUT shtml
AddOutputFilter LAYOUT htm
AddOutputFilter LAYOUT php
LayoutHeader /docs/bannerad.h
#LayoutFooter /docs/bannerad.h
IndexIgnore bannerad.h
</Directory>

[reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs