git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84607
13f79535-47bb-0310-9956-
ffa450edef68
served pages, i.e. pages should be delivered as pure static pages (read from
the filesystem and just passed through), but they have to be generated
dynamically by the webserver if missing. This way you can have CGI-generated
-pages which are statically unless one (or a cronjob) removes the static
+pages which are statically served unless one (or a cronjob) removes the static
contents. Then the contents gets refreshed.
<P>