search for: comsay

Displaying 1 result from an estimated 1 matches for "comsay".

Did you mean: comsat
2007 May 17
2
Running SSL Rails app on apache server already in use
SSL and Rails is proving to be somewhat confusing and difficult to get going for me. I already have an HTTPS apache instance running off my domain -- legacy secure web app. (lives at https://www.mydomain.com say) Now I want to develop a new app on the same secured domain with rails (out of a subdir, symlinked or something at https://www.mydomain.com/railsapp ) But how can this work? To get that