summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 -->