[EMAIL PROTECTED] wrote:
Tks that way worked except for the #config sizefmt of mod_include
That should work fine.  What's broken with it?

From the documentation of the Apache::Include I couldn't make out whether it handled other features like set which I am using.
It does not implement SSI, it just integrates an extra tag (#perl) into mod_include. Everything that works in your current mod_include pages should continue to work.

But your siggestion led me to search on CPAN and found Apache::SSI.
Apache::SSI is good too. It will use more RAM, but it is slightly faster than mod_include.

- Perrin

Reply via email to