iTP Secure WebServer System Administrator's Guide (iTPWebSvr 5.1+)
Administering Session Identifiers for Anonymous
Sessions
iTP Secure WebServer System Administrator’s Guide—522659-001
11-11
Ticketing Strategies
Dynamically Rewriting References
URL references can be either relative or absolute. Relative references specify the
location of the resource relative to the base document. For example, consider the
directory structure shown in Figure 11-4
.
Depending on how you configure the content server, the content server either leaves all
references as they are or converts them in one of the following ways:
•
Converts all absolute references to relative reference
•
Converts some absolute references to relative references
•
Converts some relative references to absolute references
Whether references are absolute or relative can affect the lifetime of tickets.
Figure 11-4. Relative and Absolute References
113CDT .CDD
Relative Reference = “graphics/picture.gif”
Absolute Reference = “/HTML_Docs/Graphics/picture.gif”
index.htm
picture.gif
Other_Docs
HTML_Docs
Graphics
www.acme.com