Ver Mensaje Individual
  #3 (permalink)  
Antiguo 09/07/2013, 07:29
Avatar de zetahosting
zetahosting
 
Fecha de Ingreso: octubre-2011
Mensajes: 119
Antigüedad: 12 años, 7 meses
Puntos: 2
Respuesta: Problema .htaccess

Yo lo haria de la siguiente manera:

<IfModule mod_rewrite.c>
# Activar RewriteEngine
RewriteEngine on
RewriteBase /
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteCond %{SCRIPT_FILENAME} !-f
RewriteRule ^(.*)$ index.php?$1 [L]
</IfModule>
__________________
Excelente WebHosting -> www.zetahosting.net
[email protected]
Twitter: @zetahosting