home *** CD-ROM | disk | FTP | other *** search
- /* mod_speling.c - by Alexei Kosut <akosut@organic.com> June, 1996
- *
- * This module is transparent, and simple. It attemps to correct
- * mispellings of URLs that users might have entered, namely by checking
- * capitalizations. If it finds a match, it sends a redirect.
- *
- * Activate it with "CheckSpelling On"
- */
-