]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
This page was taken from a magazine article, years and years ago. The
authorRich Bowen <rbowen@apache.org>
Mon, 13 Mar 2017 13:33:09 +0000 (13:33 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 13 Mar 2017 13:33:09 +0000 (13:33 +0000)
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

docs/manual/howto/ssi.xml

index f487b0055677c430887f444269ec8850d716a3aa..0ce9d7d10033a645122e7519f420eff58190a7a9 100644 (file)
@@ -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