Help setting up mod_layout for Apache2

Steve Yates <[email protected]> Mon, 25 Apr 2005 19:30:31 -0500
Newsgroups gmane.comp.apache.mod-layout
Message-ID <[email protected]>
Hi,

	I know I'm missing something basic.  Fedora 2, Apache 2.0.51. 
I've compiled mod_layout, added to httpd.conf:

LoadModule layout_module modules/liblayout.so

and (not in a virtualhost section):

AddOutputFilter LAYOUT html
LayoutHeader "<!--test-->"
LayoutComment On

These files do exist:
/usr/lib/httpd/liblayout.so
/usr/lib/httpd/mod_layout.so


/test.html (before and after):
<html><head></head><body><p>test</p></body></html>

	How come I have no added text?

Thanks for any insight,

 - Steve Yates
 - ITS, Inc.
 - if (stone != rolling) moss++;

~ Taglines by Taglinator 4 - www.srtware.com ~


PS--- The FAQ page at http://tangent.org/index.pl?lastnode_id=362&node_id=469
is blank...