iTP Secure WebServer System Administrator's Guide (iTPWebSvr 5.1+)
Configuration Directives
iTP Secure WebServer System Administrator’s Guide—522659-001
A-56
RegionSet
To use -RewriteHtmlLinks in an SI_Department Region command,
enter the following:
SI_Department 5 -RewriteHtmlLinks Off
-RewriteImageLinks { Absolute | Relative | Off }
The RewriteImageLinks attribute controls whether the content server:
•
Converts absolute image references into relative references
•
Converts relative image references into absolute references
•
Performs no conversion on image references
Refer to Rewriting HTML References
on page 11-12 for more information.
The following default applies:
-RewriteImageLinks Off
To use -RewriteImageLinks in an SI_Department Region command,
enter the following:
SI_Department 5 -RewriteImageLinks absolute
-SignatureLength { 32 | 64 | 128 }
The SignatureLength attribute specifies how many bits long the message
authentication code (MAC) for tickets must be. The longer the MAC is, the more
tamperproof the ticket.
The following default applies:
-SignatureLength 32
To use -SignatureLength in an SI_Department Region command, enter
the following:
SI_Department 5 -SignatureLength 128
RegionSet
Syntax
RegionSet variable value
Description
Use the RegionSet directive to set a variable (variable) to a value (value) that
can be referred to in subsequent Region commands. This directive is useful for storing