diff options
author | P. 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) |
commit | 862863f2f5ae4f84afecc9af8bfaf07443516f4d (patch) | |
tree | f7e2565f2b28df84a42bf317063f072cdebf696f /README | |
parent | 608ad6ec81778d9122c27e341387885e8255e42b (diff) | |
download | ssic-862863f2f5ae4f84afecc9af8bfaf07443516f4d.zip ssic-862863f2f5ae4f84afecc9af8bfaf07443516f4d.tar.gz ssic-862863f2f5ae4f84afecc9af8bfaf07443516f4d.tar.bz2 |
README: Point to Apache HTTPd 2.2 documentation.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |