| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
(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
|
| |
|
|
|
|
| |
specify where to direct requests for unknown HTTP vhosts
|
| |
|
|
|
|
| |
become optional (defaults to the base path with no trailing '/'
|
| |
|
| |
|
|
|
|
| |
Keys are app/module names, values are base paths.
|
|
|
|
| |
unregistered if mod_http is unloaded
|
| |
|
|
|
|
| |
as a second parameter
|
| |
|