Project

General

Profile

htaccess configuration / fastcgi on hostgator virtual private server

Added by Simon S. over 12 years ago

Hello all,

I've tried to install redmine on my webpage www.tedxwebsites.com hosted on a virtual private server at hostgator.com (CentOS). I mostly followed http://d3fin3.me/web-based-software/2011/02/22/installing-redmine-on-hostgator/

Using webrick, it seems to works. However, it doesn't work with apache. I assume that it is a problem with .htaccess and fastcgi, but I'm not really sure...

Here are the details of my install:

Ruby version 1.8.7 (x86_64-linux)
RubyGems version 1.3.7
Rack version 1.1.3
Rails version 2.3.14
Active Record version 2.3.14
Active Resource version 2.3.14
Action Mailer version 2.3.14
Active Support version 2.3.14
Edge Rails revision unknown
Application root /home/tedxweb/rails_apps/redmine
Environment production
Database adapter mysql
Database schema version 20110902000000

As for the content of the htaccess file, I currently just copied everything from htaccess.fcgi.examples

Anyone has an idea on what is wrong?

With kind regards

Simon