All Resources All filters


VirtualHostResource

This resource will allow you to do multihoming. This technic is a way to host multiple logical web servers on the same physical process. Jigsaw supports only Host header based virtual hosting, which does not consume IP addresses.

As for other resources that are suposed to be the root resource of your server, you should be very cautious when using that kind of resource. In particular make sure the followup attribute is set to a resource that will export the Admin directory.

Warning: Unless you understand what you are doing, children of that resources should only be either MirrorDirectory or PassDirectory instances.


Inherits

The VirtualHostResource class inherits from the following classes:


Attributes description

The VirtualHostResource defines the following attributes:


hosts

semantics
This attributes describe the mapping of host names to resources.
type
This attribute is a computed PropertiesAttribute
default value
This attribute defaults to the resource that loaded it into memory, as explained above.


Anselm Baird-Smith
$Id: w3c.jigsaw.resources.VirtualHostResource.html,v 1.1 1996/09/25 14:23:15 abaird Exp $