View Single Post
Old 8th February 2008, 11:01 AM   #4 (permalink)
Simon
Dedicated to life!
 
Simon's Avatar
 
Join Date: Jul 2005
Posts: 2,115
as a temp fix I would probably write a small script that would replace your 404 page that would search for an alternative cased filename and use the php header function to redirect to the correct page and also set a 301 status
__________________
Freelance PHP Programmer
__________________

Last edited by Simon : 8th February 2008 at 02:21 PM. Reason: shoud have said 301 status not 302
Simon is offline   Reply With Quote