On Wed, 2002-05-15 at 08:37, Sam Brauer wrote: > I should have done a little more research before posting my original > message. I found the ExtraPathInfo flag in Application.config and set > that to 1. I still get 404s, but now the message is the same whether I > hit /foo.xml or /WK/Sam/Test/foo.xml (in both cases I get > "The page you requested, /WK/Sam/Test/foo.xml, was not found on this > server"). > I also read a little about plugins, so it looks like in the worst case I > could try to write a plugin instead of a servlet.
I've been having this problem too. I tried to figure out what was going on, but even after looking quite a bit I never did. I could get it to work by using the extension with the servlet name, like /WK/Sam/Test.py/foo.xml -- at other times I've had no problem with this. I should look into it more closely -- maybe it's a new bug with 0.7 (maybe related to the new extension configuration stuff). Ian _______________________________________________________________ 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
