summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-30 10:22:50 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-30 10:22:50 (EDT)
commit862863f2f5ae4f84afecc9af8bfaf07443516f4d (patch)
treef7e2565f2b28df84a42bf317063f072cdebf696f
parent608ad6ec81778d9122c27e341387885e8255e42b (diff)
downloadssic-862863f2f5ae4f84afecc9af8bfaf07443516f4d.zip
ssic-862863f2f5ae4f84afecc9af8bfaf07443516f4d.tar.gz
ssic-862863f2f5ae4f84afecc9af8bfaf07443516f4d.tar.bz2
README: Point to Apache HTTPd 2.2 documentation.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f48626f..6365198 100644
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ superset of those supported by the old NCSA HTTPd and a subset of those
supported by Apache HTTPd's `mod_include`:
http://web.archive.org/web/19971210170837/http://hoohoo.ncsa.uiuc.edu/docs/tutorials/includes.html
- http://httpd.apache.org/docs/current/mod/mod_include.html
+ http://httpd.apache.org/docs/2.2/mod/mod_include.html
ssic uses the `CGI::SSI` Perl module for directive processing.