From c5f24b2957a2a7569d70930ac5bc630cc5aaac55 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 18 Jan 2010 18:07:12 +0000 Subject: Prep for b1 Merge a bunch of paper-based docs fixes Configure logging during bfgshell. --- docs/narr/vhosting.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/narr/vhosting.rst') diff --git a/docs/narr/vhosting.rst b/docs/narr/vhosting.rst index be42dc842..ddb90eb36 100644 --- a/docs/narr/vhosting.rst +++ b/docs/narr/vhosting.rst @@ -1,3 +1,6 @@ +.. index:: + single: virtual hosting + .. _vhosting_chapter: Virtual Hosting @@ -11,9 +14,6 @@ URL space that it does not "naturally" inhabit. a URL "prefix", as well as serving a *portion* of a :term:`traversal` based application under a root URL. -.. index:: - pair: virtual hosting; URL prefix - Hosting an Application Under a URL Prefix ----------------------------------------- @@ -75,7 +75,7 @@ In the above configuration, we root a :mod:`repoze.bfg` application at ``/bfgapp`` within the Apache configuration. .. index:: - pair: virtual hosting; virtual root + single: virtual root Virtual Root Support -------------------- -- cgit v1.2.3