Project

General

Profile

Actions

Feature #6711

closed

redmine installation on apache

Added by RAMESH MUDIRAJ over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-10-20
Due date:
2010-10-20
% Done:

0%

Estimated time:
Resolution:
Invalid

Description

I need an help installing Redmine on apache server, with centos OS . It's working fine on webrick server. But im not able to get it run on apache. please anyone has specific instructions how to config redmine on apache really appreciate it i'm spent almost a week on config on apache but couldn't fix it . need help immediately


Files

httpd-proxy-mongrel.conf (998 Bytes) httpd-proxy-mongrel.conf configuration of apache with mod_proxy. sets http://redmine.mycompany.com Ivan Cenov, 2010-10-20 21:58
vhost.conf (491 Bytes) vhost.conf virtual host redmine.mycompany.conf configuration -- Should be Include-d in the main httpd.conf file Ivan Cenov, 2010-10-20 21:58
patch_for_mongrel.rb (664 Bytes) patch_for_mongrel.rb should be put into /path/to/redmine/config/initializers Ivan Cenov, 2010-10-20 21:58
Actions #2

Updated by Holger Just over 13 years ago

  • Status changed from New to Closed
  • Resolution set to Invalid

Please use the forums for questions. The issue tracker is only for actual code issues (bugs, feature requests, ...)

Actions #3

Updated by Ivan Cenov over 13 years ago

Ivan Cenov wrote:
May this will help you:

http://www.redmine.org/wiki/redmine/HowTo_Install_Redmine_in_a_sub-URI_on_Windows_with_Apache
http://www.redmine.org/wiki/redmine/HowTo_run_Redmine_with_a_Mongrel_cluster

Redmine <-> mongrel <-> Apache 2.2.x <-> WEB client

See the attached files and their description.

Next line is copied at the end of /path/to/redmine/config/environment.rb

Redmine::Utils::relative_url_root = ""

My configuration is on Windows, but I think it would work on other OS-es too (it is up to you to prove it :) ).

Ivan

Actions

Also available in: Atom PDF