[Catalyst] Catalyst::Engine::Apache::MP20 problem with POST request
on Windows
Kevin Berggren
kevinb at systemmaker.com
Fri May 18 20:23:57 GMT 2007
Has anyone had trouble with POST requests not being handled by the
Catalyst App, but rather the default handler under Ap2.2.4/MP2.0.3 on
Windows (XP)?
I have a simple situation (that works correctly on the standalone
myapp-server.pl) that is pretty much a copy of the suggested setup in
the docs.
There's a login form that is displayed (via GET request) properly, but
when the user POSTs his login, it returns a 404 and logs a
[Fri May 18 12:06:06 2007] [error] [client 172.16.4.9] File does not
exist: [ ... location in DocumentRoot ... ]
entry in the apache log file.
Ideas?
-kb
--
Kevin Berggren
System Maker, Inc.
kevinb at systemmaker.com
(818) 891-9132
More information about the Catalyst
mailing list