This article will cover some of the basic concepts of Apache filters. In my next column, I’ll walk you through creating a filter. In the column after that, I will apply the same concepts toward writing an input filter.Standard FiltersFilters work because the Apache developers consider Web pages as chunks of information. In general, we don’t care what those chunks look like or how they are stored on the server. In Apache filter terminology, each chunk is stored in a bucket, and list
continue >>
Comments (0)
Apache
Tags: