>>I want to upgrade my project with implementing some feature.
>>Project was writen for mod_cgi, but I would like to parse content that
>>was generated by my scripts to implement something like SSI or
>>Apache::UCase and etc.
PH> You can't do that. However, you can run your CGI scripts under
PH> Apache::PerlRun and then use Apache::Filter on them to do things like
PH> SSI. This will also make them much faster.
PH> - Perrin
Thank you!
Now I've uderstood that it's only way.
OK.
And last one, could someone point me to documents about troubleshoots
which could ocure while using Apache::PerlRun with CGI scripts that was
writen only for mod_cgi?
Thank you for help.
mailto:[EMAIL PROTECTED]