Re: Remembering directory Apache configuration applies to.

2006-02-11 Thread Graham Dumpleton
On 12/02/2006, at 2:40 PM, Jim Gallacher wrote: Graham Dumpleton wrote: Thus we come to my actual idea that I want some feedback on. The idea is to provide a new directive in mod_python that allows you to mark an arbitrary point in the directory hierarchy as a context point or base dir

Re: Remembering directory Apache configuration applies to.

2006-02-11 Thread Jim Gallacher
Graham Dumpleton wrote: Thus we come to my actual idea that I want some feedback on. The idea is to provide a new directive in mod_python that allows you to mark an arbitrary point in the directory hierarchy as a context point or base directory from which files can then be addressed using

Remembering directory Apache configuration applies to.

2006-02-11 Thread Graham Dumpleton
I know the subject line doesn't mean much, but I want to outline an idea I have for an addition to mod_python which would help solve a few problems. The mail is likely to be long, but if people can understand what I am going on about, I would appreciate some feedback. Some background informati

Re: 3.2.7 is will not work with apache 2.2

2006-02-11 Thread Gregory (Grisha) Trubetskoy
On Sat, 11 Feb 2006, Jim Gallacher wrote: The download page under the "Apache Mod_python 3.2.7 is now available" heading states: "It will also work with HTTP Server 2.2, but this support should be considered experimental at this point." This is not correct. fixed Grisha

Re: site.

2006-02-11 Thread Justin Erenkrantz
On 2/11/06, Jim Gallacher <[EMAIL PROTECTED]> wrote: > No, I was not aware that it is auto-generated, but I'm hardly suprised. > :) The point was mostly to kick off a discussion. The point is that you needn't muck with HTML directly and can focus on the content instead. =) -- justin

3.2.7 is will not work with apache 2.2

2006-02-11 Thread Jim Gallacher
The download page under the "Apache Mod_python 3.2.7 is now available" heading states: "It will also work with HTTP Server 2.2, but this support should be considered experimental at this point." This is not correct. We made the decision to not support Apache 2.2 in this release. There is

Re: site.

2006-02-11 Thread Jim Gallacher
Justin Erenkrantz wrote: On 2/11/06, Jim Gallacher <[EMAIL PROTECTED]> wrote: The underlying html from httdp.apache.org makes heavy use of tables for layout and formating. If we end up using this layout I'd want to rewrite it in css. Tables are just so last century. :) You realize that httpd

Re: site.

2006-02-11 Thread Justin Erenkrantz
On 2/11/06, Jim Gallacher <[EMAIL PROTECTED]> wrote: > The underlying html from httdp.apache.org makes heavy use of tables for > layout and formating. If we end up using this layout I'd want to rewrite > it in css. Tables are just so last century. :) You realize that httpd.apache.org is auto-gener

Re: site.

2006-02-11 Thread Jim Gallacher
John McFarlane wrote: I would he happy to help out if my experience would be useful. http://thinkflat.com/home/portfolio/ Lemme know if there's anything I can do :) Sounds good. If we have a few people involved we are more likely to stay motivated. I've adapted the httpd.apache.org layo