Ver Mensaje Individual
  #5 (permalink)  
Antiguo 07/07/2011, 09:13
Micheles
 
Fecha de Ingreso: marzo-2011
Mensajes: 68
Antigüedad: 13 años, 1 mes
Puntos: 6
Respuesta: Enviar dos variables con URL amigables

Saludos,

Que hace exactamente esta regla?

Código Apache:
Ver original
  1. Options -Indexes +FollowSymLinks
  2. directoryindex index.php
  3. RewriteCond %{SCRIPT_FILENAME} !-d  
  4. RewriteCond %{SCRIPT_FILENAME} !-f
gracias...