Intente hacer esto ... ya no me saca el error 500 pero no me redirecciona al index ...
alguien me puede ayudar o explicar que esta pasando
Código PHP:
#RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /noticias\.php?id=$1\ HTTP/
#RewriteRule ^index\.(php|html|htm)$ http://%{HTTP_HOST}/ [R=301,L]
Gracias ...