<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p><span style="color: #000000;">Hi,</span></p>
<p><span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; color: #000000;">enclosed you will find an attached changeset, that:</span></p>
<p><span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; color: #000000;">- allows to fast use of named location in sub requests, such as auth_request, etc. Currently <span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; color: #000000;">no named location </span>was possible in any sub requests, real (or internal) locations <span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; color: #000000;">only</span>.<br /></span></p>
<p><span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; color: #000000;"># now you can use named location in sub requests:<br /><span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; color: #000000;"># auth_request /auth_loc/;</span><br />auth_request @auth_loc;</span></p>
<p><span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; color: #000000;">- in addition, a second mini-commit (37d7786e7015) with new directive "use_location" as <span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; color: #000000;">alias </span>or <span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; color: #000000;">replacement </span>for "try_files" with no file argument and without checking the existence of file(s):<br /></span></p>
<p><span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; color: #000000;"><span style="font-size: 11pt; font-family: 'Calibri','sans-serif'; color: #000000;"># try_files "" @loc</span><br />use_location @loc<br /><br />It was allready more times discussed (goto location, etc.).<br /></span></p>
<p><span style="color: #000000;">PS. If someone needs a git version of it: </span><a href="https://github.com/sebres/nginx/commits/hg-sb-mod">https://github.com/sebres/nginx/commits/hg-sb-mod</a></p>
<p><span style="color: #000000;">Regards,</span></p>
<p><span style="color: #000000;">sebres.</span></p>
</body></html>