AXiSS Posted September 16, 2007 Share Posted September 16, 2007 I'm currently using the .htaccess ForceType Clean URL's system, and am wondering how I could do a form. I've got an input box for a search, and when it submits, instead of sending it to /page/var/search/?s=theSearch, I just want it to be /page/var/search/theSearch/ How might I go about doing this? Quote Link to comment Share on other sites More sharing options...
Jessica Posted September 16, 2007 Share Posted September 16, 2007 mod rewrite in .htaccess Quote Link to comment Share on other sites More sharing options...
AXiSS Posted September 16, 2007 Author Share Posted September 16, 2007 mod rewrite in .htaccess ...can you elaborate? Quote Link to comment Share on other sites More sharing options...
Jessica Posted September 16, 2007 Share Posted September 16, 2007 Yes, read my signature. There's lots of tutorials out there on how to use mod_rewrite. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.