On Thursday May 16, 2002 12:16 pm, Tavis Rudd wrote: > Oops, I hadn't read Sam's original message when I replied to yours. If the > aim is to map all .xml files to a single servlet I'd go with mod_rewrite as > Ian suggested. Why bother writing a handler in C or WebKit plugin when a > few lines of black magic does the trick. You could even argue for > scrapping mod_webkit's psp_handler and doing PSP files via mod_rewrite as > well ... > > It would be nice to allow this sort of many-to-one mapping in WebKit itself > when the URLDecoding stuff is reworked.
I agree with Tavis. Use mod_rewrite now because it's easiest AND it's very similar to the way you'll want to do it if and when advanced URL decoding makes it into Webware, so the transition will be easy. - Geoff _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
