From: Daniel Gruno
For example, you might place a directive into an existing HTML page, such as:
- +
+ <!--#echo var="DATE_LOCAL" -->
+
And, when the page is served, this fragment will be evaluated and replaced with its value:
diff --git a/docs/manual/howto/ssi.xml.fr b/docs/manual/howto/ssi.xml.fr index c55ea14552..6cfccd02f4 100644 --- a/docs/manual/howto/ssi.xml.fr +++ b/docs/manual/howto/ssi.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/howto/ssi.xml.ja b/docs/manual/howto/ssi.xml.ja index ec1c40cf60..b241e46335 100644 --- a/docs/manual/howto/ssi.xml.ja +++ b/docs/manual/howto/ssi.xml.ja @@ -1,7 +1,7 @@ - + +