[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Proposal: Python 3 in Fedora 13
- From: Jon Stanley <jonstanley gmail com>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: Proposal: Python 3 in Fedora 13
- Date: Thu, 1 Oct 2009 23:04:47 -0400
On Thu, Oct 1, 2009 at 3:17 PM, Toshio Kuratomi <a badger gmail com> wrote:
> I don't see any way around this atm but it is something to think about
> possibilities more.
One way around this that I use at $DAYJOB (to minimize exposure of a
PHP enabled webserver, thus minimizing attack surface, and also
allowing apache to fail for a site without taking 15 unrelated sites
with it), is to actually have two separate instances of httpd running,
one with mod_python, and the other with mod_python3. Of course this
requires manual intervention on the part of the local admin, but I
would think that any admin that wanted to do this would be
sufficiently competent to handle the intricacies of that choice.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]