aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/_nav.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc-src/_nav.html')
-rw-r--r--doc-src/_nav.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc-src/_nav.html b/doc-src/_nav.html
index 02ea68e4..822e9fa6 100644
--- a/doc-src/_nav.html
+++ b/doc-src/_nav.html
@@ -10,18 +10,21 @@
<li class="nav-header">Features</li>
$!nav("anticache.html", this, state)!$
- $!nav("clientreplay.html", this, state)!$
+
$!nav("filters.html", this, state)!$
- $!nav("upstreamproxy.html", this, state)!$
- $!nav("proxyauth.html", this, state)!$
$!nav("replacements.html", this, state)!$
+ $!nav("clientreplay.html", this, state)!$
$!nav("serverreplay.html", this, state)!$
$!nav("setheaders.html", this, state)!$
+ $!nav("passthrough.html", this, state)!$
$!nav("sticky.html", this, state)!$
$!nav("reverseproxy.html", this, state)!$
+ $!nav("upstreamproxy.html", this, state)!$
$!nav("upstreamcerts.html", this, state)!$
+ $!nav("proxyauth.html", this, state)!$
$!nav("responsestreaming.html", this, state)!$
+
<li class="nav-header">Installing Certificates</li>
$!nav("ssl.html", this, state)!$
$!nav("certinstall/webapp.html", this, state)!$