Vocabularyhttp.
server.
rewriteClass descriptionThe class of directory rewrite responders. The slots are as follows:
default | the responder to call if no file name is provided. |
child | the responder to call if a file name is provided. |
param | the name of a request parameter which will store the first path component of the file name passed to the responder. |
DefinitionMethods