diff options
author | Paul Querna <pquerna@apache.org> | 2005-04-07 04:04:03 +0200 |
---|---|---|
committer | Paul Querna <pquerna@apache.org> | 2005-04-07 04:04:03 +0200 |
commit | a19987ca7f151b80c25e1fd6c24e938ca22987f4 (patch) | |
tree | c75a8e73d495d5283c997843adee615709ded323 /docs/manual/mod/allmodules.xml | |
parent | Folks appear to be having trouble with multiple arguments to Allow. More (diff) | |
download | apache2-a19987ca7f151b80c25e1fd6c24e938ca22987f4.tar.xz apache2-a19987ca7f151b80c25e1fd6c24e938ca22987f4.zip |
rename mod_imap to mod_imagemap.
Broken by this commit:
- Win32 Build -- I didn't want to muck with .dsp files.
- Netware Build - Same Story as Win32.
- Documentation Translations (could get away with direct changes to the module name, but I am not sure)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160365 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/allmodules.xml')
-rw-r--r-- | docs/manual/mod/allmodules.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/allmodules.xml b/docs/manual/mod/allmodules.xml index a50db767ea..6742eaa740 100644 --- a/docs/manual/mod/allmodules.xml +++ b/docs/manual/mod/allmodules.xml @@ -40,7 +40,7 @@ <modulefile>mod_filter.xml</modulefile> <modulefile>mod_headers.xml</modulefile> <modulefile>mod_ident.xml</modulefile> - <modulefile>mod_imap.xml</modulefile> + <modulefile>mod_imagemap.xml</modulefile> <modulefile>mod_include.xml</modulefile> <modulefile>mod_info.xml</modulefile> <modulefile>mod_isapi.xml</modulefile> |