Hello everyone, today I tried the gitorious sub-base-uri patch [1] today, but I still have a few problems getting it up running. Perhaps someone can help me.
I have gitorious running on an Apache server together with rails passenger. I have added 'RailsBaseURI /gitorious' to the sites- enabled call, and made a symlink from /var/www/gitorious to /somedir/ gitorious/public. I also added 'gitorious_url_root: /gitorious' in my gitorious.yml file. So far... I can now access http://myserver.com/gitorious, but I'm redirected to 404.html error page in /somedir/gitorious/public, and I get the apache error messages telling me gitorious doesn't find /images, / stylesheets, etc. This is because 404.html doesn't have the gitorious_url_root to access /images, /stylesheets, etc. It seems also that gitorious doesn't read the gitorious_url_root at all places, so gitorious can't access all the files needed to run the gitorious server. Any ideas what I am missing? Kind regards, Thomas [1]: http://www.gitorious.org/projects/gitorious/repos/dcrec1s-clone/commits/c37d420f8ccb13933093dcc00af2ce2a4555fc35 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
