Package 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
-
-
Constructor Summary
Constructors Constructor Description RemoteHostTemplate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
tag_remotehost(RewriteContext hr)
-
-
-
Method Detail
-
tag_remotehost
public void tag_remotehost(RewriteContext hr)
-
-