summaryrefslogtreecommitdiffstats
path: root/modules/mappers/config9.m4
diff options
context:
space:
mode:
authorPaul Querna <pquerna@apache.org>2005-04-07 04:04:03 +0200
committerPaul Querna <pquerna@apache.org>2005-04-07 04:04:03 +0200
commita19987ca7f151b80c25e1fd6c24e938ca22987f4 (patch)
treec75a8e73d495d5283c997843adee615709ded323 /modules/mappers/config9.m4
parentFolks appear to be having trouble with multiple arguments to Allow. More (diff)
downloadapache2-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 'modules/mappers/config9.m4')
-rw-r--r--modules/mappers/config9.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mappers/config9.m4 b/modules/mappers/config9.m4
index f3d0e48dc0..49bcd680db 100644
--- a/modules/mappers/config9.m4
+++ b/modules/mappers/config9.m4
@@ -7,7 +7,7 @@ APACHE_MODPATH_INIT(mappers)
APACHE_MODULE(vhost_alias, mass virtual hosting module, , , most)
APACHE_MODULE(negotiation, content negotiation, , , yes)
APACHE_MODULE(dir, directory request handling, , , yes)
-APACHE_MODULE(imap, server-side imagemaps, , , most)
+APACHE_MODULE(imagemap, server-side imagemaps, , , most)
APACHE_MODULE(actions, Action triggering on requests, , , yes)
APACHE_MODULE(speling, correct common URL misspellings, , , most)
APACHE_MODULE(userdir, mapping of requests to user-specific directories, , , yes)