Changeset 842
- Timestamp:
- 07/17/07 21:44:31 (1 year ago)
- Files:
-
- cherokee/trunk/ChangeLog (modified) (1 diff)
- cherokee/trunk/qa/142-SCGI-ExtraVars.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/ChangeLog
r841 r842 1 1 2007-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. 2 5 3 6 * cherokee/virtual_server.c, cherokee/virtual_server.h, cherokee/trunk/qa/142-SCGI-ExtraVars.py
r799 r842 3 3 4 4 DIR = "/SCGI4/" 5 PORT = 500 45 PORT = 5005 6 6 7 7 HDR1 = "X-Whatever"