Matthew Soffen writes:
> 
> >the first piece of the puzzle is the Apache SSI system,
> >specifically the directive:
> >
> >    <!--#include virtual="filepath" -->
> >
> >this is the preferred way to include another file, or the output
> >of an executable, in the current page.   the filepath is
> >restricted to the local machine, but you can work around that
> >with the proxying system, which is the second piece.
> 
> Actually for a program, it would be
> <!--#exec cmd="filepath" -->  or
> <!--#exec cgi="filepath" -->

   #include virtual will work just fine for CGIs, and in fact, the Apache
docs explicitly recommend that #include virtual be used in prefernce to
#exec cgi.


-- 
Todd N. Tolhurst                        Love is not love Which alters when 
Periwinkle Communications               it alteration finds, Or bends with
[EMAIL PROTECTED]                           the remover to remove.
http://www.toto.com/toto                   -- Wm. Shakespeare
____________________________________________________________________
--------------------------------------------------------------------
 Join The NEW Web Consultants Association FORUMS and CHAT:
   Register Today at: http://just4u.com/forums/
Web Consultants Web Site : http://just4u.com/webconsultants
   Give the Gift of Life This Year...
     Just4U Stop Smoking Support forum - helping smokers for
      over three years-tell a friend: http://just4u.com/forums/
          To get 500 Banner Ads for FREE
    go to http://www.linkbuddies.com/start.go?id=111261
---------------------------------------------------------------------

Reply via email to