Documentation
Getting Started
New Features
Component Guide
Programming
User Guide
    Supported Platforms
    Installation
    Configuration
       Local & Intranet
       Internet Servers
       Service Providers
       Config Ref.
    RADpage
    Debugging
    Migrating heitml 1
    Maintenance
Registration
Frame
    

Configuration

heitml supports a great variety of configuration options. Most of them are for ISPs only who want to host several customers on one machine. So we have prepared Configuration Guidelines for the three most common application cases. This makes the heitml setup straight forward when used for development purposes on your local machine. However, if you run a server on that other people can publish pages, you must read the ISP configuration section. If heitml is not configured correctly this can easily compromise the security of your Web server.

Before that, however, we will explain how the configuration process works in general. At the end we give a reference about all configuration options heitml can process.

Directory Based Configuration

heitml is configured on a directory basis. A directory with heitml pages (.hei files) is called a heitml directory. heitml configuration options are put in a configuration file called httpd.conf/.htaccess (APACHE) and heitml.ini on Windows. There is a global configuration file in the heitml program directory on Windows and in the httpd.conf for APACHE and there can be a local configuration in the every heitml directory with the name heitml.ini on Windows and .htaccess for APACHE. The global configuration file contains common options that are valid for every heitml directory as well as directory-specific options. Directory-specific options overrule corresponding common options. Thus, all heitml pages on your server can be configured with the global configuration file. Upon a request to a .hei file, the global and local configuration files are merged. Local configuration options overrule corresponding directory-specific/common options of the global configuration if overruling is turned on. There needs to be a configuration for every heitml directory.

We recommend to put all configurations options into the global configuration file. On Windows, modifying the global heitml.ini file can be done with a text editor or by using the heitml Configuration Assistant.

Configuration Guidelines

Reference

The reference contains a description of every configuration option and the syntax of the configuration file for reference purposes.
This page was dynamically generated by heitml
© 1996-2008 H.E.I. All Rights Reserved