14/01/2016, 04:01
|
| Moderator Unix/Linux | | Fecha de Ingreso: julio-2013 Ubicación: Odessa (Ukrania)
Mensajes: 3.278
Antigüedad: 11 años, 4 meses Puntos: 401 | |
Respuesta: Configurar urls htaccess Prueba:
Código Apache:
Ver original<IfModule mod_rewrite.c> RewriteEngine on RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?$1 </IfModule>
__________________ Los usuarios que te responden, lo hacen altruistamente y sin ánimo de lucro con el único fin de ayudarte. Se paciente y agradecido.
- SOLOLINUX- |