| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| |
| |
| |
| | |
(fixes #1183)
|
| |
| |
| |
| | |
Such modules simply ignore the Host header and always handle the same path.
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Now an event like `GET /path` is fired at first, and mod\_http
dispatches the old `GET host/path` events.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
(fixes #540)
|
|\| |
|
| |
| |
| |
| | |
tri-state field than a set of options
|
|\| |
|
| |\ |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|/ / |
|
|\| |
|
| |
| |
| |
| | |
enabled and log a warning
|
| |
| |
| |
| | |
ports are enabled
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
redirect from without to with slash
|
| | |
|
|\| |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
wildcard HTTP handlers
|
| |
|
| |
|
|
|
|
| |
host is accessible at (e.g. allows mapping a host to '127.0.0.1')
|
|
|
|
| |
module:provides() instead of module:add_item().
|
| |
|
| |
|
| |
|
|
|
|
| |
module:http_url()
|
|
|
|
| |
a guess at its external URL
|