This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch more-how-tos
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git

commit 56365b5dbc9e5f4b96447bb21599bc6d524518e8
Author: Joan Touzet <jo...@atypical.net>
AuthorDate: Wed Dec 19 18:02:02 2018 -0500

    Add link to video on vhost/rewrite behaviour
---
 src/best-practices/reverse-proxies.rst | 1 -
 src/config/http.rst                    | 4 ++++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/best-practices/reverse-proxies.rst 
b/src/best-practices/reverse-proxies.rst
index c761219..91e07cd 100644
--- a/src/best-practices/reverse-proxies.rst
+++ b/src/best-practices/reverse-proxies.rst
@@ -348,4 +348,3 @@ original client ``Host`` header is preserved.
        ErrorLog "logs/couchdb.localhost-error_log"
        CustomLog "logs/couchdb.localhost-access_log" common
     </VirtualHost>
-
diff --git a/src/config/http.rst b/src/config/http.rst
index 87f30a8..aa38009 100644
--- a/src/config/http.rst
+++ b/src/config/http.rst
@@ -606,6 +606,10 @@ with the vhost name prefixed by ``cors:``. Example case 
for the vhost
     ; List of accepted methods
     methods = HEAD, GET
 
+A video from 2010 on vhost and rewrite configuration `is available
+<https://vimeo.com/20773112>`_, but is not guaranteed to match current syntax
+or behaviour.
+
 .. _config/vhosts:
 
 Virtual Hosts

Reply via email to