mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
One more fix. Thanks to Eric Cholet <cholet@logilune.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84607 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -1382,7 +1382,7 @@ Here comes a really esoteric feature: Dynamically generated but statically
|
||||
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>
|
||||
|
Reference in New Issue
Block a user