Ruby on Rails Friday, June 27, 2014

On Jun 27, 2014, at 1:45 PM, Liz Huang <liyhuangpa@gmail.com> wrote:

> Wonder anyone here has luck setting up rails app in Mac OSX Mavericks.

Yes, but I don't use the built-in apache and its configs. Honestly, if you want readily available help, probably best to turn off the "personal web sharing" and install & configure your own web server, in the "standard" unix-y location. I expect that would be easier than starting with Apple's built-in Apache config, which is configured for VERY basic personal use and then try to figure out to tweak their config. Also, if you install your own, it's less likely that OS updates will fubar your config and force you to go exploring again trying to figure out what to fix.

I personally just the built-in (to rails that is) service for development, then use nginx + unicorn for deployment.


--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice




--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/E5B9B531-0476-483D-A08B-F25E277C7504%40elevated-dev.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment