From: Daniel Gruno Date: Fri, 18 Jan 2013 20:22:02 +0000 (+0000) Subject: fix "missing" example X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29f9b26f7c9ff3b327e762cb800a3e3ba98a3d3d;p=thirdparty%2Fapache%2Fhttpd.git 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 51881bbd57a..be5d9fcc817 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: