[Rails] Re: executing external code
Hasan Diwan
hasan.diwan at gmail.com
Wed Aug 9 08:25:11 GMT 2006
Manish:
On 08/08/06, Manish Shah <mnshah at gmail.com> wrote:
> ActionController::RoutingError (Recognition failed for "/myscript.php"):
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.3
> /lib/action_controller/routing.rb:521:in
> `recognition_failed'
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.3
> /lib/action_controller/routing.rb:511:in
> `recognize!'
> /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.4/lib/dispatcher.rb:38:in
> `dispatch'
>
> I'm trying to figure out how to route this request to myscript.php. Is
> the right place to do it in .htaccess or should something be done in
> httpd.conf?
>
Try using absolute paths with all redirects.
--
Cheers,
Hasan Diwan <hasan.diwan at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060809/01b8e7b5/attachment.html
More information about the Rails
mailing list