diff options
author | P. J. McDermott <pjm@nac.net> | 2013-09-30 10:23:47 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-09-30 10:23:47 (EDT) |
commit | 252d2475e7198c48f7d2a923c9ee82760bc2de1e (patch) | |
tree | f19114ba57dc918c74949726dcc0caad6a27b02d | |
parent | ddb8fa6379a36065ae63b239c7cc02019cd7d7e9 (diff) | |
download | www-252d2475e7198c48f7d2a923c9ee82760bc2de1e.zip www-252d2475e7198c48f7d2a923c9ee82760bc2de1e.tar.gz www-252d2475e7198c48f7d2a923c9ee82760bc2de1e.tar.bz2 |
projects/ssic/index.mdwn: Link to Apache 2.2 docs.
-rw-r--r-- | projects/ssic/index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/ssic/index.mdwn b/projects/ssic/index.mdwn index 2e70f46..fcb4fee 100644 --- a/projects/ssic/index.mdwn +++ b/projects/ssic/index.mdwn @@ -16,7 +16,7 @@ supported by [Apache HTTPd's `mod_include`][mod-include-ssi]. ssic uses the `CGI::SSI` Perl module for directive processing. [ncsa-httpd-ssi]: http://web.archive.org/web/19971210170837/http://hoohoo.ncsa.uiuc.edu/docs/tutorials/includes.html -[mod-include-ssi]: http://httpd.apache.org/docs/current/mod/mod_include.html +[mod-include-ssi]: http://httpd.apache.org/docs/2.2/mod/mod_include.html Downloading |