From 6eaede353b35c4f797f97611f68c7d3b2f921e04 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 22 Jun 2009 05:32:49 +0000 Subject: Typo. --- docs/narr/vhosting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/vhosting.rst b/docs/narr/vhosting.rst index d253d982a..14b9a2199 100644 --- a/docs/narr/vhosting.rst +++ b/docs/narr/vhosting.rst @@ -56,7 +56,7 @@ Virtual root support is useful when you'd like to host some model in a :mod:`repoze.bfg` model graph as an application under a URL pathname that does not include the model path itself. For example, you might want to serve the object at the traversal path ``/cms`` as an -application on reachable via ``http://example.com/`` (as opposed to +application reachable via ``http://example.com/`` (as opposed to ``http://example.com/cms``). To specify a virtual root, cause an environment variable to be inserted into the WSGI environ named ``HTTP_X_VHM_ROOT`` with a value that is the absolute pathname to the -- cgit v1.2.3