<p>Sean Bright <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/13669">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">http: Add ability to disable /httpstatus URI<br><br>Add a new configuration option 'enable_status' which allows the<br>/httpstatus URI handler to be administratively disabled.<br><br>We also no longer unconditionally register the /static and /httpstatus<br>URI handlers, but instead do it based upon configuration.<br><br>Behavior change: If enable_static was turned off, the URI handler was<br>still installed but returned a 403 when it was accessed. Because we<br>now register/unregister the URI handlers as appropriate, if the<br>/static URI is disabled we will return a 404 instead.<br><br>Additionally:<br><br>* Change 'enablestatic' to 'enable_static' but keep the former for<br>  backwards compatibility.<br>* Improve some internal variable names<br><br>ASTERISK-28710 #close<br><br>Change-Id: I647510f796473793b1d3ce1beb32659813be69e1<br>---<br>M configs/samples/http.conf.sample<br>M main/http.c<br>2 files changed, 49 insertions(+), 17 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/69/13669/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/13669">change 13669</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/13669"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-Change-Id: I647510f796473793b1d3ce1beb32659813be69e1 </div>
<div style="display:none"> Gerrit-Change-Number: 13669 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Sean Bright <sean.bright@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>