Package | Description |
---|---|
com.caucho.server.rewrite |
Modifier and Type | Method and Description |
---|---|
ErrorRule |
MatchRule.createForbidden()
Adds a forbidden.
|
ErrorRule |
MatchRule.createGone()
Adds a gone.
|
ErrorRule |
MatchRule.createNotFound()
Adds a not-found.
|
Modifier and Type | Method and Description |
---|---|
void |
MatchRule.addForbidden(ErrorRule forbidden) |
void |
MatchRule.addGone(ErrorRule gone) |
void |
MatchRule.addNotFound(ErrorRule notFound) |