From: Daniel Gruno
Date: Fri, 18 Jan 2013 20:22:02 +0000 (+0000)
Subject: fix "missing" example
X-Git-Tag: 2.5.0-alpha~5859
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=afeba002e37eaa83f1bb8d61e583900ff91fa2dc;p=apache
fix "missing" example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1435327 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/howto/ssi.xml b/docs/manual/howto/ssi.xml
index 51881bbd57..be5d9fcc81 100644
--- a/docs/manual/howto/ssi.xml
+++ b/docs/manual/howto/ssi.xml
@@ -70,7 +70,7 @@ existing HTML documents.
page, such as:
-
+ <!--#echo var="DATE_LOCAL" -->
And, when the page is served, this fragment will be evaluated and replaced with its value: