Bugs item #428409, was opened at 2001-05-29 15:12 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=103152&aid=428409&group_id=3152
Category: Scripting: CGI Group: None Status: Open Resolution: None >Priority: 4 Submitted By: Michael E. Duffy (mikeduffy) Assigned to: Kriston Rehberg (kriston) Summary: SERVER_PORT incorrect under HTTPS Initial Comment: nscgi does not correctly set SERVER_PORT under HTTPS. It reports 80, regardless. This is because it doesn't examine the protocol (http/https) when setting SERVER_PORT. ---------------------------------------------------------------------- >Comment By: Kriston Rehberg (kriston) Date: 2002-03-19 12:48 Message: Logged In: YES user_id=16427 I think this really comes out of connPtr->drvPtr->port out of SockPort but regardless port 80 is incorrect. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=103152&aid=428409&group_id=3152
