Sub-domain setup for Redmine & mod_passenger
as someone who doesn't use rail/mod_passenger much i had issues getting redmine setup with mod_passenger as a sub-domain
finally got it going - here is my working config
important things are:
- make sure DocumentRoot points to the public folder in redmine
- set RailsBaseURI to /
refer example vhost file below