Ver Mensaje Individual
  #4 (permalink)  
Antiguo 27/06/2007, 15:30
atomicvenito
 
Fecha de Ingreso: noviembre-2006
Mensajes: 189
Antigüedad: 17 años, 5 meses
Puntos: 5
Re: WP: cambia la estructura de los links

solucionado! lo hice modificandolo asi:

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . fotos/index.php [L]
</IfModule>

# END WordPress

me pinto intuitivamente, guiandome por el htaccess de otra web. Saludos y gracias!
__________________
www.muchblogs.com