Ver Mensaje Individual
  #7 (permalink)  
Antiguo 11/04/2013, 11:35
jdelsaz
 
Fecha de Ingreso: abril-2013
Mensajes: 4
Antigüedad: 11 años
Puntos: 0
Respuesta: Problema con .htaccess url amigable

Solucionado añadiendo al meta tag la siguiente linea:
<base href="http://www.jdelsaz.com" />

La linea que me digiste no funcionó:
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteCond %{SCRIPT_FILENAME} !-f

Lo puse entre RewriteBase y RewriteRule por si no estubiera bien.

No cierro el post por si hay alguna mejor solución, sino diganme y cierro.

Saludos y 1000 gracias.