webapp: updated option message for correctness.

This commit is contained in:
Shreyas Zare
2024-11-16 17:23:49 +05:30
parent 50276dc216
commit 9f257efabe

View File

@@ -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>