diff options
Diffstat (limited to 'docs/narr/vhosting.rst')
| -rw-r--r-- | docs/narr/vhosting.rst | 8 |
1 files changed, 4 insertions, 4 deletions
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 -------------------- |
