Actions
Defect #3644
closedApache2-mpm-worker and CGI
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-07-21
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Affected version:
Description
CGI in apache2 MPM worker is provided by the cgid module, which is not mentioned in the public/.htaccess file. The same configuration for the cgi module applies, just the module name differs (<IfModule mod_cgid.c>)
Files
Updated by Daniel Felix over 12 years ago
- File htaccess.diff htaccess.diff added
Any news on this?
I think the attached patch could solve this.
Updated by Jean-Baptiste Barth about 12 years ago
- Affected version (unused) changed from 0.8.4 to devel
- Affected version deleted (
0.8.4)
There may also be some lines at the top to add the correct handler. I think it should be tested before commit.
Updated by Go MAEDA over 4 years ago
- Status changed from New to Closed
- Resolution set to Wont fix
CGI support has been removed in Rails 3.0. This means that Redmine 2.0 or later does not support CGI.
https://weblog.rubyonrails.org/2009/4/17/this-week-in-edge-rails/
Actions