<div dir="ltr">What does this feature use for?&nbsp; Any scenarios?<br><br><div class="gmail_quote">2008/8/14 Igor Sysoev <span dir="ltr">&lt;<a href="mailto:is@rambler-co.ru">is@rambler-co.ru</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The attached patch allows POSTs to non-existent files.<br>
This allows POSTs in following configuration:<br>
<br>
 &nbsp; &nbsp;location / {<br>
 &nbsp; &nbsp; &nbsp; &nbsp;error_page &nbsp;404 = @fallback;<br>
 &nbsp; &nbsp;}<br>
<br>
 &nbsp; &nbsp;location @fallback {<br>
 &nbsp; &nbsp; &nbsp; &nbsp;...<br>
 &nbsp; &nbsp;}<br>
<br>
I intended to include it in the next release.<br>
<font color="#888888"><br>
<br>
--<br>
Igor Sysoev<br>
<a href="http://sysoev.ru/en/" target="_blank">http://sysoev.ru/en/</a><br>
</font></blockquote></div><br></div>