Unable to use it with Apache2
Created by: Typositoire
Hi,
I finally get it to work with WEBrick but now (:3000 is ugly as hell) I'm unable to transfer it to apache. Here's my vhost config:
<VirtualHost *:80> ServerName DocumentRoot /home/gitlabhq/gitlabhq/public
RailsBaseURI /
LogLevel info ErrorLog /var/log/apache2/gitlab-error.log CustomLog /var/log/apache2/gitlab-access.log combined
Passenger is installed for Apache and ruby too
the only thing i get is : Ruby on Rails application could not be started