Tagged Questions
0
votes
2answers
1k views
Apache Canonical Rewrite with Passenger (mod_rails)
I have a rails app served via Passenger (mod_rails) that I want to have a canonical URL.
I want all requests to go to http://mydomain.com (so, rewrite http://www.mydomain.com to http://mydomain.com).
...
0
votes
2answers
247 views
Newb Question Involving Engine Yard
Okay, so maybe this sounds really dumb, but I'm not really a server guy. I write code.
Anyways, trying to configure two Rails apps on a solo instance on Engine Yard. I have two domains bought through ...