https://bz.apache.org/bugzilla/show_bug.cgi?id=57933
Bug ID: 57933
Summary: apr_port_t returns constant
Product: Apache httpd-2
Version: 2.4.12
Hardware: PC
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Core
Assignee: [email protected]
Reporter: [email protected]
Today i was struggling with misbehaviour of mod_rewrite SERVER_PORT on non
default apache2 port.
I found that, in both newest legacy and current versions,
modules/http/http_core.c there is a function apr_port_t that return either 80
or 443, based on ssl configuration. Shouldn't this function return current used
port?
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]