Hola ire al grano.
he creando esto
Código:
RewriteEngine on
Rewriterule ^noticias/(.*)/(.*)/(.*)\.html$ post.php?categoria=$1&id=$2&titulo=$3
me seria algo asi:
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:
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.
ayuda pliz :(