Project

General

Profile

Actions

Defect #14477

closed

Problem with URL

Added by salva salva over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Hi,

I'm installing the new Redmine but a having some troubles.

All is good until I try to enter. The Webpage shows me that it can't find some .js, .css,... and also if I click one link (for example projects) it goes to myurl.com/projects instead of myurl.com/redmine/projects.

I assume that it's a problem of url because it needs /redmine first so I write in config/environment.rb Redmine::Utils::relative_url_root = "/redmine" and the javascript,css problems has gone but the other problem persists

I tried to fix the last problem putting #RedmineApp::Application.routes.default_scope = { :path => '/redmine', :shallow_path => '/redmine' } but it doesn't work

Anybody can help me?

Thanks in advance
Regards

Actions #1

Updated by Jan Niggemann (redmine.org team member) over 10 years ago

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

No need to hack redmine, the problem lies in your webservers' (or appliaction servers') configuration.
Please post on the forums, this is not a defect in redmine, closing.

Actions #2

Updated by salva salva over 10 years ago

Sorry.

Actions

Also available in: Atom PDF