On Sun, 2009-09-06 at 21:36 -0500, John M. Dlugosz wrote:
> No, the cgi stuff is set up correctly.  The URL by itself, or in a SSI 
> directive on a SHMTL page, does cause the script to run.  I'm thinking 
> the <% mechanism just grabs the text file, and doesn't ask Apache to 
> "serve" it.
I once "included" a legacy cgi script (non perl) into a component using
Apache2::SubProcess and parsing the output (Header/Content). I used this
result for make_component and make_subrequest to apply autohandlers etc.
I remember I had to fiddle around a lot to get proper request and
response headers but finally it worked.

Oliver
-- 
Oliver Paukstadt <pst...@sourcentral.org>


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to