On Mon, Jul 11, 2011 at 10:39 PM, Jonathan Geddes
<[email protected]> wrote:
> One more possible solution: Could I use the rewriter to make sure that that
> only POST and PUT go through to a given database? How secure is this
> approach?
>
> --Jonathan
>
yes you can . use "method": "POST" in the rule and add another with "PUT"

Reply via email to