Re: Layout Merge in 4.x
Jason Bradley Nance <[email protected]>
| Newsgroups | gmane.comp.apache.mod-layout |
|---|---|
| Organization | The Mind Project |
| Message-ID | <[email protected]> |
Is there any particular reason why my posts to this list go completely ignored? I find it hard to believe that even the person who is writing this software can't at least say "this isn't implemented" or "try this instead". If you don't know the exact answer, that's fine. I just want a little bit of direction. j On Tue, 2002-12-17 at 01:23, Jason Bradley Nance wrote: > Hello. > I just upgraded to Apache 2 and am trying to figure out the syntax > for the configuration of the new mod layout. > Are the LayoutMerge tags available? Here is one of the many configs > for the virt hosts I am trying to convert: > > LayoutComment On > LayoutMerge On > LayoutMergeBeginTag <head*> > LayoutMergeEndTag </body> > LayoutFooter /include/first.inc.php > LayoutMergeBeginTag <body*> > LayoutMergeEndTag </body> > LayoutHeader /include/header.inc.php > LayoutFooter /include/footer.inc.php > > LayoutIgnoreURI *.txt > LayoutIgnoreURI *.nolyt.* > > LayoutIgnoreURI /~* > LayoutIgnoreURI /cgi-bin/* > LayoutIgnoreURI /somedir/* > > I tried appending "AddOutputFilter LAYOUT html", but that didn't seem to > make a difference. > > Any help is much appreciated. > > j > > > _______________________________________________ > Mod_layout mailing list > [email protected] > http://lists.tangent.org/mailman/listinfo/mod_layout