Add-ons
 
Table of Contents
Front Page Server Extension Enable   Disable Admin   Domain Names   
AWStats Integration Update Mode   Working Directory   AWStats URI   Site Domain   Site Aliases   Update Interval   Update Offset   Secured Connection   Authentication Realm   
 
EnableGo to top
Description: Specifies whether to enable Microsoft "FrontPage Server Extension". When enabled, Microsoft FrontPage can be used to publish web content. A web administration console is available at URL http://your.domain/_vti_bin/_vti_adm/fpadmcgi.exe.
Additional "FrontPage Server Extension" packages must be installed in order to make it work properly. Please read How to install Microsoft FrontPage Server Extension 2002 with LiteSpeed web server?
Syntax: Select from radio box
See Also: Disable Admin, Domain Names
Disable AdminGo to top
Description: Specifies whether to disable the web administration console of Microsoft "FrontPage Server Extension". The web administration console is available at URL http://your.domain/_vti_bin/_vti_adm/fpadmcgi.exe.
Additional "FrontPage Server Extension" packages must be installed in order to make it work properly. Please read How to install Microsoft FrontPage Server Extension 2002 with LiteSpeed web server?
Syntax: Select from radio box
Tips: [Security] Disable administration console when you no longer need to manage users or change configurations.
See Also: Enable, Domain Names
Domain NamesGo to top
Description: Specifies the virtual servers that provide Front Page Server Extension service. When a web site is assigned to multiple domain names or service ports, FrontPage access is only available to the domain name and port combination specified in this list.
The virtual server name is comprised of domain name and port number, for a web site with domain name "www.mydomain.com" accessible via both HTTP and HTTPS connection, the name list should be like:
www.mydomain.com:80, www.mydomain.com:443

Additional "FrontPage Server Extension" packages must be installed in order to make it work properly. Please read How to install Microsoft FrontPage Server Extension 2002 with LiteSpeed web server?
Syntax: Doamin.name:port[, ...]
See Also: Disable Admin, Enable
AWStats IntegrationGo to top
Description: AWStats is a popular log analyzer that generates advanced web server statistics. LiteSpeed server seamlessly integrates AWStats into its Web Admin Console. AWStats configuration and statistics update have been taken care of by LiteSpeed server.
See Also: How to use AWStats together with LiteSpeed Web Server?
Update ModeGo to top
Description: Specifies how AWStats statistic is being updated.
  • Disabled: AWStats is disabled. Statistics will not be updated.
  • Static: Static HTML pages will be created after the statistics being updated.
  • Dynamic: Only statistics will be updated. HTML pages will be generated dynamically by awstats.pl CGI script.
Syntax: Select from drop down list
Working DirectoryGo to top
Description: Specifies the "DataDir" parameter in AWStats configuration file. All result files, AWStats databases, will be stored there. This directory should be writable by the owner of the document root of this virtual host. Usually we set it under the virtual host root like $VH_ROOT/awstats/.
Syntax: A path which can be absolute, or relative to $SERVER_ROOT, or relative to $VH_ROOT.
AWStats URIGo to top
Description: Specifies the URI where the AWStats results can be accessed in this virtual host. For example, if this URI is set to /awstats/ for virtual host www.example.com, then the full URL to AWStats page is http://www.example.com/awstats/. .
Syntax: uri
Tips: The URI should be unique among those existing content within this virtual host. Otherwise, overlapped content will be inaccessible.
Site DomainGo to top
Description: Specifies the main domain name of this web site. It is the "SiteDomain" parameter in AWStats configuration. It is used by Awstats to generate full URL paths. If not set, the name of this virtual host will be used.
Syntax: domain name
Site AliasesGo to top
Description: Specifies all other possible domain names, IP addresses, host aliases that this virtual host can be accessed with. This value is used to populate the "SiteAliases" parameter in AWStats configuration. It is used to analyze referrer field in log files and to help AWStats to decide if a referrer URL is a local or external URL. For best performance, set to the the minimum number of possible names/addresses combinations.
Example: www.myserver.com localhost 127.0.0.1 REGEX[mydomain\.(net|org)$]
Syntax: list of domain names and IP addresses
Update IntervalGo to top
Description: Specifies how often the Awstats statistic is updated. Options are daily or hourly.
Syntax: Select from drop down list
Update OffsetGo to top
Description: Specifies when the update should be performed during the {item= updateInterval }. For example, set it to 3600 to start statistic processing at 1AM for "Daily" update.
Syntax: number of seconds
Tips: It is recommended to spread the "Update Offset" if many virtual hosts are hosted on one server to avoid server overload and multiple Awstats processes running at the same time. Log processing is a CPU and i/o intensive task.
Secured ConnectionGo to top
Description: Specifies whether HTTPS is used to access Awstats statistic.
Syntax: Select from radio box
Authentication RealmGo to top
Description: Specifies a authorization realm for the statistical results. When specified, only authorized users can view the results.
Syntax: Select from drop down list