Re: server->port busted

2001-12-05 Thread Doug MacEachern
On Wed, 5 Dec 2001, Greg Stein wrote: > The Port directive used to set the server->port variable. When Port was > tossed, we also lost the use of server->port. That affects the response of > ap_get_server_port() and ap_matches_request_vhost(). same problem when there was a Port directive and no

server->port busted

2001-12-05 Thread Greg Stein
The Port directive used to set the server->port variable. When Port was tossed, we also lost the use of server->port. That affects the response of ap_get_server_port() and ap_matches_request_vhost(). [ exercise for the reader to look into those ] The basic problem is now that the server doesn't