he creando esto
Código:
me seria algo asi:RewriteEngine on Rewriterule ^noticias/(.*)/(.*)/(.*)\.html$ post.php?categoria=$1&id=$2&titulo=$3
http://localhost/noticias/humor/23/chiste-del-dia.html
pero cuando tengo una noticia con estos simbolos:
http://localhost/noticias/humor/23/chiste-del-dia-(al100%).html
o otros simbolos %$#%& etc...
me aparece error de apache :(
Código:
ayuda pliz :( Bad Request Your browser sent a request that this server could not understand. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.