We've expanded our news coverage and improved our search! Visit news.oreilly.com for the latest or search for all things across O'Reilly!
advertisement

Article:
  Writing Filters for Apache 2.0
Subject:   Apache Input Filter
Date:   2002-08-19 02:46:16
From:   amish
I am writing Input filter for Apache 2.0. I have made filter program filter.so file and then I make a entry in httpd.conf file with LoadModule. but the apache server is giving error at starting.


Can I have sample filter program with procedure how to load that in conf file ?


Thanks,


-Amish