RewritingRule

Rewriting rules would be used to rewrite the location header so that back-end server names aren't exposed to the client. For instance, the servlet may put its host name in the location header.



Attributes Summary
fromURLPattern : StringThe location header that will be rewritten to the toURLPattern.
toURLPattern : StringThe location header that will replace the fromURLPattern.
properties : Property *  

Attribute Details

fromURLPattern    -    The location header that will be rewritten to the toURLPattern.
     data type:  String
     default Value:   unspecified



toURLPattern    -    The location header that will replace the fromURLPattern.
     data type:  String
     default Value:   unspecified



properties    -     
     data type: Property*


Copyright IBM Corp. 1997-2004