Re: [Catalyst] Question on data verification and detainting

2011-10-04 Thread Shantanu Bhadoria
You can use dataform validator plugin for validations. hty -Shantanu Bhadoria Sent from Samsung tablet Adam Jimerson vend...@gmail.com wrote: I have a question on suggestions about input data verification and detainting, I am currently doing this in all of my controllers as I pull in data from

Re: [Catalyst] fastcgi script returns 404

2011-10-04 Thread Alexander Hartmaier
Static files should be in /root/static and configured to be served static. Am 2011-09-26 08:32, schrieb Jorge Gonzalez: El 24/09/11 13:23, Richard Thomas escribió: On 24/09/2011, at 5:41 PM, Jorge Gonzalez wrote: And this is my apache configuration for reverse proxying to Starman: ProxyPass

Re: [Catalyst] fastcgi script returns 404

2011-10-04 Thread Jorge Gonzalez
I know. That's why I wrote I know this could be better in my first email. I guess everyone has his/her own low priority legacy-code-to-fix. Regards J. El 04/10/11 09:38, Alexander Hartmaier escribió: Static files should be in /root/static and configured to be served static. Am

Re: [Catalyst] Question on data verification and detainting

2011-10-04 Thread Adam Jimerson
Thank you for that suggestion I will look into it as a possibility. On Tue, Oct 4, 2011 at 3:23 AM, Shantanu Bhadoria shantanu.bhado...@gmail.com wrote: You can use dataform validator plugin for validations. hty -Shantanu Bhadoria Sent from Samsung tablet Adam Jimerson vend...@gmail.com