Added by Pablo 09 over 15 years ago
I have add this code in /config/environment.rb
config.action_controller.relative_url_root = '/redmine'
and with this line i can launch redmine but i have after this error:
ActionController::RoutingError (No route matches "/stylesheets/application.css" with {:method=>:get}):
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller/routing/route_set.rb:386:in `recognize'