|
@@ -48,7 +48,7 @@
|
|
|
<div class="tab-pane" id="auth">
|
|
|
<p>
|
|
|
Basic Authorization via
|
|
|
- <a href="https://nginx.org/en/docs/http/ngx_http_auth_basic_module.html">
|
|
|
+ <a target="_blank" href="https://nginx.org/en/docs/http/ngx_http_auth_basic_module.html">
|
|
|
Nginx HTTP Basic Authentication
|
|
|
</a>
|
|
|
</p>
|
|
@@ -75,7 +75,7 @@
|
|
|
<div class="tab-pane" id="access">
|
|
|
<p>
|
|
|
IP Address Whitelist/Blacklist via
|
|
|
- <a href="https://nginx.org/en/docs/http/ngx_http_access_module.html">
|
|
|
+ <a target="_blank" href="https://nginx.org/en/docs/http/ngx_http_access_module.html">
|
|
|
Nginx HTTP Access
|
|
|
</a>
|
|
|
</p>
|