SoftwareShield System
Feature Guide > Generate Activation Codes Automatically Over the
Web > Configure Web Activator Requests and Responses
Configure Web Activator Requests and ResponsesWhen using the Web-Activator, you have the option of configuring the way it responds to HTTP requests. You do this by ensuring a special value is specified anywhere in the parameter string. That value is the configuration file specifier. The configuration file specifier is a filename (and relative path information) of a configuration file which resides on the server. The contents of the configuration file itself determines how the Web-Activator will respond to HTTP requests. If a configuration file is not specified, default values are used. There are default behaviors for all of the attributes which you have the option of controlling. The default behaviour will be used if the configuration file does not specify differently or is not specified at all. All specifiers and parameters that can be set in the config file are also optional. If a parameter for a specifier is not supplied, a default value is used for that parameter. You also have the option of using a configuration file, but not needing to specify it in the parameter string. You can use the default configuration file name "configDEFAULT.txt" as long as the file is in the same directory as the Web-Activator. You can control various attributes of the request and response by using the following specifiers in your config file:
More InformationFor help on actually using the config file, see Configuring Web-Activator Requests and Responses in the SoftwareShield Web-Activator Reference. For detailed information about the use of the specifiers themselves, see Web-Activator Configuration File Specifiers in the SoftwareShield Web-Activator Reference. For information on how to assemble a parameter string to call the Web-Activator, see Web-Interface URL Format in the SoftwareShield Web-Activator Reference. |