| java.lang.Object sunlabs.brazil.handler.VirtualHostHandler
VirtualHostHandler | public class VirtualHostHandler implements Handler(Code) | | Handler for managing virtual hosts.
This prefixes the host name (from the host:) header onto the
url and passes the request along. It could be more useful, but isn't.
If no host is provided, the host "default" is used instead.
author: Stephen Uhler version: 1.4, 00/04/20 |
|
|