static POST

Delta Yeh delta.yeh at gmail.com
Fri Aug 15 11:05:42 MSD 2008


What does this feature use for?  Any scenarios?

2008/8/14 Igor Sysoev <is at rambler-co.ru>

> The attached patch allows POSTs to non-existent files.
> This allows POSTs in following configuration:
>
>    location / {
>        error_page  404 = @fallback;
>    }
>
>    location @fallback {
>        ...
>    }
>
> I intended to include it in the next release.
>
>
> --
> Igor Sysoev
> http://sysoev.ru/en/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20080815/0adbe767/attachment.html>


More information about the nginx mailing list