Apache Today: Filtering I/O in Apache 2.0: Part 2 | Linux Today

Apache Today: Filtering I/O in Apache 2.0: Part 2

Written By
Web Webster
Web Webster
Oct 23, 2000

“This month, I will continue to explore filtered I/O by writing
a simple filter to add a header and/or footer to every page that
the server sends. This filter will not explore all of the power of
the filtered design in 2.0, but it is a good start.”

“Rather than just review the filtering code, I am going to go
over the entire module, so that we can all see how everything fits
together. The idea behind this filter is that many sites want to
add a small piece of text to the top or bottom of every page that
is served. With Apache 1.3, this is very difficult to do, but with
filtering this becomes very simple. This module will actually offer
two methods for adding text to the top and bottom of each page. The
first option is to use a file from the disk, and the second is to
specify a text string that will be inserted directly into the
page.”


Complete Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.