From 9acee22dd82472bf408204a066476334c3568e87 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 25 Jun 2025 19:49:01 +0000 Subject: Add rproxy Signed-off-by: Laurent Bercot --- doc/tipidee.conf.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) (limited to 'doc') diff --git a/doc/tipidee.conf.html b/doc/tipidee.conf.html index a9b5063..f7753da 100644 --- a/doc/tipidee.conf.html +++ b/doc/tipidee.conf.html @@ -847,6 +847,41 @@ requests received on port 443). But if you declare a redirection under the example.com domain, it will apply to requests received on any port. +
+

rproxy

+
+ +

+ rproxy resource unix socketpath
+ rproxy resource tcp ip port +

+ + + +

noredirect

@@ -860,6 +895,8 @@ requests received on port 443). But if you declare a redirection under the useful to carve exceptions to a generic redirection policy: if you have a redirect directive for directory A and a noredirect directive for resource B, and A is a prefix of B, then B will not be redirected, but everything else under A will. +
  • You can also use noredirect to prevent resource from being +proxied by a more generic rproxy directive.
    -- cgit v1.3.1