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 <[email protected]> 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.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to