Date: 07/31/02
- Next message: Bogdan Stancescu: "[PHP] iCalendar support?"
- Previous message: electroteque: "RE: [PHP] RE: stripping quotes from urls and images"
- Next in thread: Julio Nobrega: "[PHP] Re: PHP implementation of something like Apache's mod_speling?"
- Reply: Julio Nobrega: "[PHP] Re: PHP implementation of something like Apache's mod_speling?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
As I assume most of you know, mod_speling (sic) is a feature of the
Apache httpd that will suggest possible corrections to URLs.
i.e. if you look for /sidebar/ on my site you'll get a 404 because the
actual URL is /sidebars/
The problem is that some sites don't enable mod_speling and some don't
use Apache ;-)
Before I reinvent the wheel, I thought I'd ask if anyone had written
some PHP to cover this... I didn't find anything useful in Google or
HotScripts
TjL
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Bogdan Stancescu: "[PHP] iCalendar support?"
- Previous message: electroteque: "RE: [PHP] RE: stripping quotes from urls and images"
- Next in thread: Julio Nobrega: "[PHP] Re: PHP implementation of something like Apache's mod_speling?"
- Reply: Julio Nobrega: "[PHP] Re: PHP implementation of something like Apache's mod_speling?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

