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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteHostTemplate
public RemoteHostTemplate()
tag_remotehost
public void tag_remotehost(RewriteContext hr)