[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.
- parsing SSI in cgi scripts? Vladislav Safronov
- RE: parsing SSI in cgi scripts? Ken Williams
- RE: parsing SSI in cgi scripts? Geoffrey Young
- RE: parsing SSI in cgi scripts? Vladislav Safronov