Displaying 1 result from an estimated 1 matches for "railsenvironment".
Did you mean:
rails_environment
2006 Jul 29
2
PHP in Rails app running on WEBRick
Hi all,
I''ve got a Rails app, and I''ve been asked to include some PHP pages in
the site. They don''t need to interact with the Rails app itself (I''d
treat them much like GIF files), but I''d still like to be able to
access them at development time using WEBRick.
What do I need to add to ./script/server to support PHP pages?
Cheers,
Douglas