Reverse proxy settings in UI

This commit is contained in:
Mark McDowall 2014-03-10 20:54:43 -07:00
parent 9447ea6786
commit 0e5b100733
1 changed files with 12 additions and 0 deletions

View File

@ -13,6 +13,18 @@
</div>
</div>
<div class="control-group">
<label class="control-label">URL Base</label>
<div class="controls">
<input type="text" name="urlBase"/>
<span>
<i class="icon-nd-form-warning" title="Requires restart to take effect"/>
<i class="icon-nd-form-info" title="For reverse proxy support, default is empty"/>
</span>
</div>
</div>
<div class="control-group advanced-setting">
<label class="control-label">Enable SSL</label>