[bugs] [Bug 1141] Changed - port 443 and http protocol errors

bugs at bugs.horde.org bugs at bugs.horde.org
Fri Jan 3 16:21:06 PST 2003


http://bugs.horde.org/show_bug.cgi?id=1141

*** shadow/1141	Fri Jan  3 16:19:36 2003
--- shadow/1141.tmp.13445	Fri Jan  3 16:21:06 2003
***************
*** 9,15 ****
  Priority: P2
  Component: Core
  Area: BUILD
! AssignedTo: chuck at horde.org                            
  ReportedBy: s.sheep at feakes.cc               
  URL: 
  Summary: port 443 and http protocol errors
--- 9,15 ----
  Priority: P2
  Component: Core
  Area: BUILD
! AssignedTo: slusarz at bigworm.colorado.edu                            
  ReportedBy: s.sheep at feakes.cc               
  URL: 
  Summary: port 443 and http protocol errors
***************
*** 29,31 ****
--- 29,34 ----
  if ($server_port != 80 || ( $server_port == 443 && $protocol != 'https'  ) ) {
                  $server_name .= ':' . $server_port;
              }
+ 
+ ------- Additional Comments From chuck at horde.org  01/03/03 16:21 -------
+ Michael, what are your thoughts on this?


More information about the bugs mailing list