[EMAIL PROTECTED] (Vladislav Safronov) wrote:
>Hi,
>
>Is there way for processing SSI commands in perl?
>(my templates may contains SSI commands, so what
>should I do - just type in real html or process them somehow?)

Check out Apache::SSI.  It can solve the problem.  Can be used with
Apache::Filter or by instantiating an Apache::SSI object directly.



Reply via email to