From: Rich Bowen Date: Mon, 13 Mar 2017 13:35:11 +0000 (+0000) Subject: Phrasing update from trunk X-Git-Tag: 2.4.26~263 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47b8d92440b15c8db05dea9d9443e61965dc76b5;p=thirdparty%2Fapache%2Fhttpd.git Phrasing update from trunk git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1786684 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/howto/ssi.html.en b/docs/manual/howto/ssi.html.en index bf1de60857c..92a05921dcd 100644 --- a/docs/manual/howto/ssi.html.en +++ b/docs/manual/howto/ssi.html.en @@ -332,9 +332,7 @@ modified?

Executing commands

-

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 exec +

Here's something else that you can do with the exec function. You can actually have SSI execute a command using the shell (/bin/sh, to be precise - or the DOS shell, if you're on Win32). The following, for example, will give you diff --git a/docs/manual/howto/ssi.xml b/docs/manual/howto/ssi.xml index dc9b40a1818..46766e37840 100644 --- a/docs/manual/howto/ssi.xml +++ b/docs/manual/howto/ssi.xml @@ -337,9 +337,7 @@ modified?

Executing commands -

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 exec +

Here's something else that you can do with the exec function. You can actually have SSI execute a command using the shell (/bin/sh, to be precise - or the DOS shell, if you're on Win32). The following, for example, will give you