summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-30 13:15:31 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-30 13:15:31 (EDT)
commit702d02d65ccfe39d1289fe264bc58ccf285e8fdb (patch)
tree72011dac3a7df2698f0a5d56a578a5431ae95a99
parent862863f2f5ae4f84afecc9af8bfaf07443516f4d (diff)
downloadssic-702d02d65ccfe39d1289fe264bc58ccf285e8fdb.zip
ssic-702d02d65ccfe39d1289fe264bc58ccf285e8fdb.tar.gz
ssic-702d02d65ccfe39d1289fe264bc58ccf285e8fdb.tar.bz2
README: Add "or earlier" to Apache HTTPd version.
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 6365198..679265e 100644
--- a/README
+++ b/README
@@ -98,7 +98,8 @@ set to the value "bar":
<!--#endif -->
The following example checks the SSI interpreter and uses the correct
-expression syntax for either ssic or Apache HTTPd 2.2 `mod_include`:
+expression syntax for either ssic or `mod_include` from Apache HTTPd 2.2
+or earlier:
<!--#if expr="'$__SSIC__' eq '__SSIC__'" -->
<!-- Apache HTTPd 2.2 mod_include -->