CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Apache configuration (http://www.codingforums.com/forumdisplay.php?f=69)
-   -   htaccess RewriteRule (http://www.codingforums.com/showthread.php?t=281411)

topdown.me 11-07-2012 01:49 PM

htaccess RewriteRule
 
Hello.
I have $_GET search in my website, and im trying to make the search url:
weburl/search/*keyword*

but whenever I run my search, the url chagnes to weburl/search/?keyword=hiall

What I have to put in the htaccess to make it work?

>ssp-cdr< 11-08-2012 06:01 AM

Seems like that's essentially the same problem I am trying to solve with my thread. Would be nice to have an answer...
http://www.codingforums.com/showthread.php?t=280845

>ssp-cdr< 11-08-2012 06:04 AM

Actually now that I think of it this would probably work - http://stackoverflow.com/questions/1...r-query-string


All times are GMT +1. The time now is 07:43 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.