[Bug 638362] Review Request: mod_python26 - An embedded Python interpreter for the Apache HTTP Server

bugzilla at redhat.com bugzilla at redhat.com
Wed Sep 29 14:49:00 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=638362

--- Comment #5 from Steve Traylen <steve.traylen at cern.ch> 2010-09-29 10:49:00 EDT ---
Was looking at 
http://httpd.apache.org/docs/2.2/mod/core.html#ifmodule


If the python26.conf contians

<IfModule !python_module>
    LoadModule python_module modules/mod_python26.so

    ... 

</IfModule>


So long at /etc/httpd/conf.d/python.conf is processed before python26.conf
which is presumably is then the second will always be ignored
if the first one exists?

The point about if it's ever correct to load both versions is good
one. It's certainly confusing.

I think there was a thread about this approach somewhere on some list.
Will try and find it.

Steve.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list