]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a problem with the HTTPS CGI variable not getting set for secure requests. Needed...
authorBradley Nicholes <bnicholes@apache.org>
Mon, 21 Nov 2005 23:44:42 +0000 (23:44 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Mon, 21 Nov 2005 23:44:42 +0000 (23:44 +0000)
commit4c5b87a72e1c0e75bfd3bbc192c025a5c5dda32a
tree9d95b224a11eb8a9179ea5d92fc9463a7cea1d02
parentd29b1a45f12575a3c28167e4d290123f19c9ff79
Fix a problem with the HTTPS CGI variable not getting set for secure requests. Needed to readd the port and address on every restart whether or not the listen port is being created or resused.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@348029 13f79535-47bb-0310-9956-ffa450edef68
modules/arch/netware/mod_nw_ssl.c