sunlabs.brazil.sunlabs
Class RemoteHostTemplate
java.lang.Object
  |
  +--sunlabs.brazil.template.Template
        |
        +--sunlabs.brazil.sunlabs.RemoteHostTemplate
- All Implemented Interfaces: 
- TemplateInterface
- public class RemoteHostTemplate- extends Template
Return the remote host name associated with this request.
 Note: This involves a reverse dns lookup, which can be expensive.
 
 - name
- where to put the result, defaults to [prefix].host
 
 
| Fields inherited from class sunlabs.brazil.template.Template | 
| debug | 
 
 
 
 
 
RemoteHostTemplate
public RemoteHostTemplate()
tag_remotehost
public void tag_remotehost(RewriteContext hr)
-