Changeset 842

Show
Ignore:
Timestamp:
07/17/07 21:44:31 (1 year ago)
Author:
alo
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/ChangeLog

    r841 r842  
    112007-07-17  Alvaro Lopez Ortega  <alvaro@alobbs.com> 
     2 
     3        * qa/142-SCGI-ExtraVars.py (PORT): If was duplicated with QA test 
     4        #141. It's fixed noew. 
    25 
    36        * cherokee/virtual_server.c, cherokee/virtual_server.h, 
  • cherokee/trunk/qa/142-SCGI-ExtraVars.py

    r799 r842  
    33 
    44DIR  = "/SCGI4/" 
    5 PORT = 5004 
     5PORT = 5005 
    66 
    77HDR1 = "X-Whatever"