Vocabularyhttp.
server.
rewriteClass descriptionThe class of virtual host rewrite responders. The slots are as follows:
default | the responder to call if no host name prefix is provided. |
child | the responder to call if a host name prefix is provided. |
param | the name of a request parameter which will store the first host name component of the host name passed to the responder. |
suffix | the domain name suffix which will be chopped off the end of the request's host name in order to produce the parameter. |
DefinitionMethods