I have been getting confusing results from my catalyst app.&nbsp; <br><br>I created a test app to try to isolate the problem.&nbsp; I&#39;ve also tried using catalyst trunk version.<br><br>Here are some details about the app:<br><br>
<div style="margin-left: 40px;">FCGI debug output:&nbsp; <a href="http://scsys.co.uk:8001/9021">http://scsys.co.uk:8001/9021</a><br><br><a href="http://App.pm">App.pm</a> and Controller code: <a href="http://scsys.co.uk:8001/9084">
http://scsys.co.uk:8001/9084</a><br><br>Apache config file: <a href="http://scsys.co.uk:8001/9085">http://scsys.co.uk:8001/9085</a><br><a href="http://scsys.co.uk:8001/9021"></a><br>Complete test app: <a href="http://romeo.dnsdojo.com/frankg-test-app.tar.gz">
http://romeo.dnsdojo.com/frankg-test-app.tar.gz</a><br></div><br><br>Questions:<br><br><div style="margin-left: 40px;">1) Why does the request_base have the controller name appended to it?<br></div><br><div style="margin-left: 40px;">
2) Why, when posting my login form with action=&#39;/login/blogin&#39;, does it ends up going to &#39;Root&#39;s default action&#39;?<br><br><br></div><br><br><br><br><br>