http://httpd.apache.org/download.cgi"Apache 2.2 add-in modules are not compatible with Apache 2.0 or 1.3 modules. If
you are running third party add-in modules, you will need to obtain new modules
written for Apache 2.2 from that third party before you attempt to upgrade from
Apache 2.0."Great,
[ http://issues.apache.org/jira/browse/MODPYTHON-78?page=all ]
Nicolas Lehuen updated MODPYTHON-78:
Summary: No support for Apache 2.2 yet (was: No support for Apache 2.1 yet)
Now that Apache 2.2 is out, and mod_python 3.2 close to release, maybe it
Nicolas Lehuen (JIRA) wrote:
[ http://issues.apache.org/jira/browse/MODPYTHON-78?page=all ]
Nicolas Lehuen updated MODPYTHON-78:
Summary: No support for Apache 2.2 yet (was: No support for Apache 2.1 yet)
Now that Apache 2.2 is out, and mod_python
Here you are :http://nicolas.lehuen.com/sandbox/whats-in-an-url.htmlIt's ugly, and I had to pass the HTML produced by OpenOffice through Tidy to remove all those rotten FONT tags, but that's better than ruining your eyes.
Regards,Nicolas2005/12/3, Daniel J. Popowich <[EMAIL PROTECTED]>:
Nicolas Leh
Nicolas Lehuen wrote:
Hi,
Following last week's discussion about the various parts composing an
URL and how to get them from Apache and/or mod_python, here is my first
try at a chart that sums up what we know. It show a sample URL and how
different components of the application server see it
Hi Jim,1. I chose the colours to aid in reading, but I tried to regroup items logically. For example I chose a weird orange for environment variables. Anyway, I'm thinking that I could use colors to represent the dependencies (what data comes from the client, what data comes from the server, and af
Nicolas Lehuen wrote:
http://httpd.apache.org/download.cgi
"Apache 2.2 add-in modules are not compatible with Apache 2.0 or 1.3
modules. If you are running third party add-in modules, you will need to
obtain new modules written for Apache 2.2 from that third party before
you attempt to upgrad
I'll have to wait for the Win32 source code tree to be released to build it and test your patch. Hopefully it'll be out soon.Is there a wait to use macro directives so that we don't need to maintain two separate branches ? A define that we could pass when building mod_python to select the Apache ve
Nicolas Lehuen wrote:
Is there a wait to use macro directives so that we don't need to
maintain two separate branches ? A define that we could pass when
building mod_python to select the Apache version we're building against,
maybe ?
If it's possible to make the code in connobject.c & filter
Nicolas Lehuen wrote:
I'll have to wait for the Win32 source code tree to be released to build
it and test your patch. Hopefully it'll be out soon.
Is there a wait to use macro directives so that we don't need to
maintain two separate branches ? A define that we could pass when
building mod_p
10 matches
Mail list logo