Re: [QUESTION mp2]creating own handler for mod_perl

2011-10-03 Thread André Warnier
Carla von Reitzenstein wrote: Hi, for my diploma thesis I need to implement some of the WebDAV requests into my apache, to make a TWiki installation (an open-source wiki) WebDAV compatible. I know that there is a WebDAV module for the apache but when looking at the needed connection between the

[QUESTION mp2]creating own handler for mod_perl

2011-10-03 Thread Carla von Reitzenstein
Hi, for my diploma thesis I need to implement some of the WebDAV requests into my apache, to make a TWiki installation (an open-source wiki) WebDAV compatible. I know that there is a WebDAV module for the apache but when looking at the needed connection between the Apache and TWiki, writing a cust