Commit 041e9ac2 authored by Rich Bowen's avatar Rich Bowen
Browse files

This page was taken from a magazine article, years and years ago. The

promise of a coming future article is not relevant in this new context.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1786682 13f79535-47bb-0310-9956-ffa450edef68
parent c9226d7c
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -337,9 +337,7 @@ modified?</title>
<section id="exec">
    <title>Executing commands</title>

    <p>I expect that I'll have an article some time in the coming
    months about using SSI with small CGI programs. For now, here's
    something else that you can do with the <code>exec</code>
    <p>Here's something else that you can do with the <code>exec</code>
    function. You can actually have SSI execute a command using the
    shell (<code>/bin/sh</code>, to be precise - or the DOS shell,
    if you're on Win32). The following, for example, will give you