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 c55ea14552b..6cfccd02f45 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 ec1c40cf607..b241e463356 100644 --- a/docs/manual/howto/ssi.xml.ja +++ b/docs/manual/howto/ssi.xml.ja @@ -1,7 +1,7 @@ - + +