Re: [OpenXPKI-users] Apache2 Support for OpenXPKI-Client-HTML-Mason

2007-04-05 Thread Julia Dubenskaya
Hi Michael, > Who commits the patch? Does somebody else already integrating the patch? We are migrating to another PC and at the moment we even have no running OpenXPKI. So we are not able now to test this patch neither with apache1.3 nor with apache2. Best regards, Julia. --

Re: [OpenXPKI-users] Apache2 Support for OpenXPKI-Client-HTML-Mason

2007-04-05 Thread Michael Bell
Andreas Thienemann schrieb: attached you'll find a patch adding Apache2(::Request) support to the Webinterface. Who commits the patch? Does somebody else already integrating the patch? Best regards Michael -- ___ Michael Bell

[OpenXPKI-users] Apache2 Support for OpenXPKI-Client-HTML-Mason

2007-04-04 Thread Andreas Thienemann
Hello, attached you'll find a patch adding Apache2(::Request) support to the Webinterface. regards, andreasThis patch adds Apache2 support to the HTML::Mason Webinterface of OpenXPKI by conditionaly trying first to load the Apache::Request and then the Apache2::Request module. Two conditional