Previous PageNext Page

3.2.5 [virtual hosts]

Optional. The [virtual hosts] keyword defines a section where you may specify information on using Chili!Soft ASP with the virtual hosts feature of the Apache Web server. For more information on using Chili!Soft ASP with Apache and virtual hosts, see the Apache Server Configuration section in "Chili!Soft ASP Configuration for ISPs and IPPs."
 
Parameters
allow_all
Optional. If allow_all=no, then ASP functionality will only be enabled for the virtual host defined later in the [virtual hosts] section. If this attribute is omitted (or if allow_all=yes), ASP will be enabled for all of the virtual hosts defined in the Web server's configuration file.
timeout
Optional. If a virtual host has had no ASP activity for the number of minutes specified in the timeout attribute, Chili!Soft ASP will release all of the cached ASP pages for that virtual host. Chili!Soft ASP will not timeout a virtual host unless all of the sessions for that virtual host have timed-out. If omitted, the default is 60 minutes.
hostID
Optional. The hostID attribute is either the host name (i.e. www.customername.com) or the IP address of the virtual host that will have ASP functionality enabled. The hostID must be specified in the Web server configuration as a virtual host. The attribute becomes active if allow_all=no. If allow_all=no and no hostIDs are provided, ASP functionality is disabled for all virtual hosts.

Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page