From a4654ad86e569fcbc6179af6893e8a650466b024 Mon Sep 17 00:00:00 2001 From: Carlos de la Guardia Date: Tue, 23 Mar 2010 08:40:15 +0000 Subject: almost perfect. --- docs/narr/vhosting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/vhosting.rst') diff --git a/docs/narr/vhosting.rst b/docs/narr/vhosting.rst index ddb90eb36..9050ae8b5 100644 --- a/docs/narr/vhosting.rst +++ b/docs/narr/vhosting.rst @@ -32,7 +32,7 @@ If you use the ``urlmap`` composite application "in front" of a :mod:`repoze.bfg` application or if you use :term:`mod_wsgi` to serve up a :mod:`repoze.bfg` application, nothing special needs to be done within the application for URLs to be generated that contain a -prefix. :mod:`paste.urlmap` and :term:`mod_wsgi` and manipulate the +prefix. :mod:`paste.urlmap` and :term:`mod_wsgi` manipulate the :term:`WSGI` environment in such a way that the ``PATH_INFO`` and ``SCRIPT_NAME`` variables are correct for some given prefix. -- cgit v1.2.3