mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2026-02-27 18:24:05 +00:00
webapp: updated option message for correctness.
This commit is contained in:
@@ -1489,7 +1489,7 @@
|
||||
<div class="col-sm-6">
|
||||
<input type="text" class="form-control" id="txtDnsOverHttpRealIpHeader" placeholder="X-Real-IP" maxlength="255">
|
||||
</div>
|
||||
<div class="col-sm-offset-3 col-sm-8" style="padding-top: 5px;">The HTTP header that must be used to read client's actual IP address when the request comes from a reverse proxy with a private IP address.</div>
|
||||
<div class="col-sm-offset-3 col-sm-8" style="padding-top: 5px;">The HTTP header that must be used to read client's actual IP address when the request comes from a reverse proxy.</div>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user