Differences between version 3 and previous revision of SSI.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Sunday, August 10, 2003 12:56:18 pm | by AristotlePagaltzis | Revert |
Older page: | version 2 | Last edited on Sunday, August 10, 2003 12:13:05 pm | by PerryLorier | Revert |
@@ -4,5 +4,5 @@
----
Also __S__erver __S__ide __I__includes.
-The ablity
to have
a web page that includes a file
, which is processed on the webserver
.
+A rudimental language
to be used with HTML pages for inclusion of other files and/or some very basic processing, achieving
a crude form of dynamic webpage generation. For very small sites
, SSI can be a completely sufficient form of ContentManagement
.