Project

General

Profile

Change Redmine base URI

Added by fakod fakod about 14 years ago

Hi, I want to access redmine with a different root url.

It seems that ActionController::AbstractRequest.relative_url_root = "/redmine" does not work.

ruby script/server webrick -e production -d does nothing if I place this into environment.rb

I am using redmint 0.9.3 stable

What can I do?

Thanks