> 2. If I change the order of Apache::SSI and Apache::EmbperlFilter in the
> PerlHandler section of my configuration Apache::SSI outputs the server
> side includes and prints them to the browser instead of to Embperl. This
> is with Filter On. I am unsure what is going on here.
> 
> Thanks,
> Owen

About this last bit, Apache::SSI includes can only be 
used well when Apache::SSI is the last module in the 
filter chain.  This is true when filtering with Apache::ASP
also.  This is because the Apache subrequest mechanism 
sends output directly to the browser.

-- Joshua
_________________________________________________________________
Joshua Chamas                           Chamas Enterprises Inc.
NODEWORKS >> free web link monitoring   Huntington Beach, CA  USA 
http://www.nodeworks.com                1-562-683-2142

Reply via email to