W3C Jigsaw


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:


followup

semantics
The deafult resource for handling unknown hosts. This attribute should provide the name of a resource existing within the root resource store of the server.
type
This attribute is an editable StringAttribute
default value
This attribute has no default, It should be set to an existing resource within the root resource store (if you don't understand that, set it to root).


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