- Intended Audience
- Deployment Assumptions
- How the Gateway Works
- Concepts of the Rewriter
- Adding and Removing Rewriter Rules
- Methodology for Rule Extraction
- Out-Of-Box Rule Set
- Rewriting HTML Attributes
- Rewriting FORM Tag Input
- Rewriting JavaScript Content
- Rewriting Applet Parameters
- Rewriting Cascading Style Sheets
- Rewriting XML
- Performance
- Order Importance
- CASE Studies: How to Configure the Gateway to Rewrite a Web-Based JavaScript Navigation Bar
- Third Party Application Cookbooks
- Exchange
- How to Get Hot Patches
- Glossary
- Acknowledgements
Glossary
AttributeUsed to identify logical groupings in the iwtGateway XML tagged text that maps directly to LDAP entries after the component containing the attributes is imported using the ipsadmin command.
CSSStands for cascading style sheets. Used for styling purposes in HTML and XML.
DMZStands for demilitarized zone. A network term indicating the space behind a packet filtering firewall and outside of the corporate firewall.
DTDStands for document type definition. A document containing the declaration of tag names and attributes that can be used by an accompanying XML file.
Left sideStands for left-hand side, and indicates the left-most portion of the assignment operator (=).
Out-of-boxRefers to a general software configuration that has just been installed using the installer defaults or the state of the system just following installation with no customizations having been made.
PCDATAStands for parsed character data. PCDATA represents text that does not contain special characters such as quotes, <, and >, referred to as markup.
Raw URLRefers to any string, string literal, or string object that by itself is clearly identifiable from a syntax perspective as being a URL. Strings that begin with a protocol identifier or prepended path information are usually raw URLs.
RewriterRefers to a logical unit of the Portal Server gateway that is responsible for the translation of URLs so that all browser requests for Intranet content go through the gateway, rather than attempting to contact the Intranet content server directly.
Right sideStands for right-hand side, and indicates the right-most portion of the assignment operator (=).
Rule setRefers to all of the gateway profile attributes and their values that are related to URL rewriting.
SectionRefers to the name in the gateway profile Administration page that maps to the corresponding profile attribute description field. A section name might be Rewrite JavaScript Variables in URLs.
SRAPStands for Secure Remote Access Pack. In the 3.0 SP version of the product, SRAP is used interchangeably with the term gateway component.
XMLStands for Xtensible Markup Language. Offers users a way to define and control how to render their own tag set.