我想为
http://www.site.com/noticia/?_escaped_fragment_=noticia=/279/beto-cuevas3er-sencillo-dej-de-pensar
到:
http://www.site.com/noticia/#!noticia=/279/beto-cuevas3er-sencillo-dej-de-pensar
我已经尝试过了,但离我需要的还很远,对吧?
# Enable Rewrite Engine
RewriteEngine on
#Create friendly URL
RewriteRule ^index.php?_escaped_fragment=something=yes$
index.php/#!something=yes [L]