Ver Mensaje Individual
  #2 (permalink)  
Antiguo 09/08/2008, 07:55
Avatar de ZiTAL
ZiTAL
 
Fecha de Ingreso: marzo-2004
Ubicación: Bermio (Bizkaia)
Mensajes: 1.545
Antigüedad: 20 años, 8 meses
Puntos: 62
Respuesta: Rewrite alias y htaccess

se me ha ocurrido algo mejor y es pasar todas las llamadas por index.php
Código:
RewriteEngine On
RewriteBase /zital
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /zital/index.php [L]
y trabajar con el $_SERVER['REQUEST_URI'] de php

asi sí que funcionan esas paginas ;)
__________________
http://zital.no-ip.org
____________________

Euskerie ahuen eta bijotzan