Actions
Bug #1968
closedDelimiting colon, ':', remains when stripping port for SERVER_NAME
ASK QUESTIONS IN Forums:
Description
When lighttpd is listening on a non-standard port for a given scheme (80 for http, 443 for https), the colon and port number needs to be stripped from the Host header when creating the SERVER_NAME environment variable.
The current implementation (r2459) chops the port number but leaves the colon at the end of the server name.
An example patch (tested) is attached.
Files
Updated by stbuehler over 15 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset r2492.
Actions
Also available in: Atom