Yes, it sets up a location that you are most likely never going to use.&nbsp; It appears to be convention within nginx configurations.&nbsp; I don&#39;t know when it started, but I&#39;ve seen it on this list for some time now.&nbsp; I am pretty sure that you could use other special characters if you wanted, too, it&#39;s just a character to nginx.<br>
<br><div class="gmail_quote">On Tue, Jan 6, 2009 at 2:57 PM, Jonathan Vanasco <span dir="ltr">&lt;<a href="mailto:nginx@2xlp.com">nginx@2xlp.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
On Dec 28, 2008, at 2:58 PM, Ezra Zygmuntowicz wrote:<br>
</div><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
error_page 503 @503;<br>
location @503 {<br>
 &nbsp;rewrite &nbsp;^(.*)$ &nbsp;/system/maintenance.html break;<br>
}<br>
</blockquote>
<br>
<br></div>
forgive my constant questions on this...<br>
<br>
can you explain the @ ?<br>
<br>
its not in the docs anywhere.<br>
<br>
a friend thinks it might be a namespace that you know you aren&#39;t using.<br>
<br>
just trying to figure this out, as I can&#39;t seem to trigger the custom error and i think that might be part of it.<br>
<br>
</blockquote></div><br>