<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<br><div><div>On 19 Apr 2009, at 15:55, Anne Brown wrote:</div><blockquote type="cite"><font class="Apple-style-span" color="#000000"><br></font><p>Apache says:</p> <pre>       File does not exist: c:/webs/webapp/www/somecontroller/</pre><p>Does anyone know what I'm doing wrong?</p></blockquote></div>This doesn't make any sense - : Private makes an action not dispatchable, you have to forward to it..<div><br></div><div>Also, does everything work correctly in the development server (making it just an apache problem), or is it a general problem?</div><div><br></div><div>You've also given us very few details about your deployment environment - mod_perl / fastcgi etc, and if you could attach copies of the startup debug log from your app, and the request debug log, and relevant controller code for the paths in question then that'd help us to help you.</div><div><br></div><div>Cheers</div><div>t0m</div><div><br></div></body></html>