Ver Mensaje Individual
  #3 (permalink)  
Antiguo 03/10/2009, 13:38
codig0
 
Fecha de Ingreso: septiembre-2008
Ubicación: Lanzarote, Canarias
Mensajes: 486
Antigüedad: 15 años, 8 meses
Puntos: 41
Respuesta: Hacer un Mod Rewrite como Wordpress

No se por que, pero me haz copiado el mensaje casi literalmente a como yo lo hice aquí http://www.forosdelweb.com/f58/mod-r...5/#post3107197 pero bueno, el caso es que me viene bien, por que aún sigo sin saber como...

pateketrueke lo de var_dump no se me había ocurrido, buena idea, pero a mi me sale esto:

Código:
array(38) { ["REDIRECT_STATUS"]=> string(3) "200" ["HTTP_HOST"]=> string(9) "localhost" ["HTTP_USER_AGENT"]=> string(109) "Mozilla/5.0 (Windows; U; Windows NT 6.0; es-ES; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_ACCEPT_LANGUAGE"]=> string(35) "es-es,es;q=0.8,en-us;q=0.5,en;q=0.3" ["HTTP_ACCEPT_ENCODING"]=> string(12) "gzip,deflate" ["HTTP_ACCEPT_CHARSET"]=> string(30) "ISO-8859-1,utf-8;q=0.7,*;q=0.7" ["HTTP_KEEP_ALIVE"]=> string(3) "300" ["HTTP_CONNECTION"]=> string(10) "keep-alive" ["HTTP_REFERER"]=> string(26) "http://localhost/desc/web/" ["HTTP_COOKIE"]=> string(320) "xclbktst=1; HstCla341528=1282925468507; HstCnv341528=2; HstC1p341528=1282925394120; HstCup341528=13; c_ppu_341528=13; c_old_pagid_341528=0; HstCla816971=1281998630193; HstCnv816971=1; HstC1p816971=1281998630193; HstCup816971=1281998630193; c_ppu_816971=1; c_old_pagid_816971=0; PHPSESSID=35771632e8357c722c56b535477d4634" ["HTTP_CACHE_CONTROL"]=> string(9) "max-age=0" ["PATH"]=> string(103) "C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files (x86)\Smart Projects\IsoBuster" ["SystemRoot"]=> string(10) "C:\Windows" ["COMSPEC"]=> string(27) "C:\Windows\system32\cmd.exe" ["PATHEXT"]=> string(53) ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" ["WINDIR"]=> string(10) "C:\Windows" ["SERVER_SIGNATURE"]=> string(78) "
Apache/2.2.8 (Win32) PHP/5.2.6 Server at localhost Port 80
" ["SERVER_SOFTWARE"]=> string(30) "Apache/2.2.8 (Win32) PHP/5.2.6" ["SERVER_NAME"]=> string(9) "localhost" ["SERVER_ADDR"]=> string(9) "127.0.0.1" ["SERVER_PORT"]=> string(2) "80" ["REMOTE_ADDR"]=> string(9) "127.0.0.1" ["DOCUMENT_ROOT"]=> string(14) "C:/AppServ/www" ["SERVER_ADMIN"]=> string(22) "[email protected]" ["SCRIPT_FILENAME"]=> string(33) "C:/AppServ/www/desc/web/index.php" ["REMOTE_PORT"]=> string(5) "50012" ["REDIRECT_URL"]=> string(55) "/desc/web/descargar-19-ghostbusters-the-video-game.html" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(55) "/desc/web/descargar-19-ghostbusters-the-video-game.html" ["SCRIPT_NAME"]=> string(19) "/desc/web/index.php" ["PHP_SELF"]=> string(19) "/desc/web/index.php" ["REQUEST_TIME"]=> int(1254598497) ["argv"]=> array(0) { } ["argc"]=> int(0) }
pero que hago? yo no veo como vienen las variables ahora...