Package | Description |
---|---|
com.caucho.rewrite |
Modifier and Type | Class and Description |
---|---|
class |
IfFileExists
Match if the file specified by getRealPath() exists in the filesystem.
|
class |
IfMethod
Match if the HTTP method matches the value.
|
class |
IfQueryParam
Passes if the named parameter exists and has a value
that matches a regular expression.
|