Ver Mensaje Individual
  #2 (permalink)  
Antiguo 05/04/2006, 09:40
Avatar de tyo100
tyo100
 
Fecha de Ingreso: febrero-2005
Ubicación: Monterrey, NL
Mensajes: 475
Antigüedad: 19 años, 9 meses
Puntos: 1
para descartar que en verdad sea el mod_rewrite, yo te recomiendo que pongas asi tu config

<Directory "C:/wamp/www/">
Options Indexes FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
RewriteEngine On
Options +FollowSymlinks #Inecesario ya lo declarastes antes
RewriteBase /
RewriteCond %{REQUEST_URI} ^/index\.html*$ [OR]
RewriteCond %{REQUEST_URI} ^/indice\.html*$ [OR]
RewriteCond %{REQUEST_URI} ^/metro\.html*$ [OR]
RewriteCond %{REQUEST_URI} ^/menu\.html*$ [OR]
RewriteCond %{REQUEST_URI} ^/catalogo/(.*)$ [OR]
RewriteCond %{REQUEST_URI} ^/novedades/(.*)$ [OR]
RewriteCond %{REQUEST_URI} ^/lecturas/(.*)$ [OR]
RewriteCond %{REQUEST_URI} ^/principal\.html*$
RewriteRule ^(.+)\.html*$ index.php [L]
</Directory>
__________________
Desde la tierra de los nopales, las tortillas de maiz, y en cuya ciudad se encuenta el cerro de la silla.
NalgAss Web
SpiderMex - La Historia del Hombre Araña en MEXICO