There are now only 2 open patches on SourceForge.  One of them is an 
anonymously submitted patch to add PostgreSQL support to MiddleKit.  
Unfortunately, no files were submitted with the patch, so it's kind of 
useless.  Anyone know anything about this patch?

The second patch has this comment:

I have problem with infinite loop when mod_python and modpHandler is used. 
When I send from browser "GET /localhost/examples", webware answer "301 Moved 
pernamently" and add slash to end of path, now browser send "GET 
/localhost/examples/", and webware again return 301 and aslash, etc ... 
GET /localhost/examples// 
GET /localhost/examples/// 
GET /localhost/examples//// 
GET /localhost/examples///// 
Maybe I found solution. 

Is there anyone using mod_python who can confirm or deny that this still 
happens?  I don't want to apply the patch unless it fixes a specific problem 
because it's in a touchy area of the code.

Thanks,

- Geoff

_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to