On 9/29/05, Simon Willison <[EMAIL PROTECTED]> wrote:
> There is however a nasty gotcha: you need to set a different
> PythonInterpreter for each domain, or Bad Things can happen.
>
> http://www.djangoproject.com/documentation/modpython/#multiple-django-
> installations-on-the-same-apache

Note that you only have to do this if you have two installations on
the same *VirtualHost*. If you're using multiple VirtualHosts, you
don't need to mess with PythonInterpreter.

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

Reply via email to