Capo Posted February 8, 2008 Share Posted February 8, 2008 Hello everyone, tried to do some troubleshooting on my own, and being a noob at this whole Apache thing, I'm lost. Couldn't find my answer via Google, nor through a search on these boards, so here I go! I'm testing out my site before it "goes live", and I have a folder called "done01". When I type "done02" or "donn01" instead of "done01", I get autodirected to the "correct" page. And when I had multiple done folders, 01-05, if I put in 06, it gave the "300 Multiple Choices" page/list. I don't want to just disable the 300 page, since that doesn't really solve the root of the problem, it only fixes a symptom. I need to have people, if they make a typo/mistake, to be given a 404. Simple. So I thought. ??? I tried reading about .htaccess, but a lot of it went over my head, and there was just too much information for a (hopefully) simple fix? Thanks a whole lot in advance, guys (and gals! ), Mike Link to comment https://forums.phpfreaks.com/topic/90050-solved-assistance-with-auto-correction-please/ Share on other sites More sharing options...
Capo Posted February 8, 2008 Author Share Posted February 8, 2008 Just, finally, solved the problem. Simple addition to the .htaccess file: CheckSpelling Off Link to comment https://forums.phpfreaks.com/topic/90050-solved-assistance-with-auto-correction-please/#findComment-461730 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.