mod_parsed_vars question(resolved)
    ryo sato 
    sato at itboost.co.jp
       
    Tue Sep  9 19:32:22 MSD 2008
    
    
  
Thank you for replying.
I tried entering URL directory.
Changing to a small letter,worked correct.
┌────────┬───────┐
│var             │URL           │
├────────┼───────┤
│$args_phpsessid │phpsessid=xx  │OK
├────────┼───────┤
│$args_phpsessid │PHPSESSID=xx  │NG
├────────┼───────┤
│$args_PHPSESSID │phpsessid=xx  │OK
├────────┼───────┤
│$args_PHPSESSID │PHPSESSID=xx  │NG
└────────┴───────┘
So,I'll modify php.ini.
> This patch should be safe to use, but I have not tested it with recent
> Nginx versions.
We can apply this patch on "Nginx-0.6.31".
-- 
Ryo Sato
    
    
More information about the nginx
mailing list