From abecd1f9e7a7d1d802be83156ac2f8720f2e977b Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 21 Sep 2023 20:37:13 +0000 Subject: Some bugfixes Signed-off-by: Laurent Bercot --- doc/tipidee.conf.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/tipidee.conf.html') diff --git a/doc/tipidee.conf.html b/doc/tipidee.conf.html index 64e3d30..f328a62 100644 --- a/doc/tipidee.conf.html +++ b/doc/tipidee.conf.html @@ -583,10 +583,10 @@ while allowing the client to change the request method. You generally should not
  • 302: temporary redirection while allowing the client to change the request method. You generally should not need this.
  • -
  • target is the target of the redirection. It should be a full URL starting -with http:// or https://; it can also be a simple path, indicating a -local redirection, in which case tipideed will process it -under the requested host.
  • +
  • target is the target of the redirection. It must be a full URL starting +with http:// or https://. (If you want local redirection under the +same virtual domain, this directive is not what you want: instead, you can make a +symbolic link in your filesystem.)
  • Unlike files or directories given as arguments in other local directives, resource does not need to exist in the filesystem. tipideed processes redirections before looking -- cgit v1.3.1