rewrite google custom search string
问题 My previous custom google search appeared this how: (first link) http:/raskim.lt/controller/function/ music?cx=014092587915392242087%3Agc6l6xlpkmq&cof=FORID%3A11&q=this%is%example&sa=Search I change my Google CSE script. Now im usign jsapi. My new search generates: (second link) http:/raskim.lt/controller/function/music? q=this%is%example How to rewrite url that if someone visit first link, would be redirected to second link? Now my .htaccess looks: <IfModule mod_rewrite.c> Options