Defect #7256
redmine/public/.htaccess must be moved for non-fastcgi installs/upgrades
Status: | Closed | Start date: | 2011-01-10 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | 1.1.1 | |||
Resolution: | Fixed | Affected version: |
Description
The file redmine/public/.htaccess must be moved aside for non-fastcgi(? see: http://www.redmine.org/boards/1/topics/3417 ) installs, but the file is installed by default, and not mentioned in either http://www.redmine.org/projects/redmine/wiki/RedmineUpgrade or http://www.redmine.org/projects/redmine/wiki/RedmineInstall .
Either the file needs to be named something like .htaccess_for_fastcgi or the docs need to be updated. Marking as priority high, because this will break people's setups as they upgrade to 1.1.0.
I don't have edit rights on the wiki, otherwise I'd have added a note to the docs myself.
Related issues
Associated revisions
Moves .htaccess to htaccess.fcgi.example (#7256).
History
#1
Updated by Jean-Philippe Lang over 11 years ago
- Target version set to 1.1.1
#2
Updated by Jean-Philippe Lang over 11 years ago
- Status changed from New to Closed
- Resolution set to Fixed
File renamed in r4775.
#3
Updated by Go MAEDA about 7 years ago
- Related to Defect #4694: Stop CGI from being the default apache rails serving mechanism added