On Thu, 9 Sep 2010 11:00:48 -0700 Raoul Duke <[email protected]> wrote:
> On Thu, Sep 9, 2010 at 10:07 AM, Mike Meyer > <[email protected]> wrote: > > The difference is that that 4 lines has to be repeated *for every > > project*. Yeah, /usr/local/etc/apache/conf.d is a lot more > > complicated. But I only need to do it once, and it works for every > > application. > until you need to change it to support a new application's needs, and > run the risk of fubaring some or all of the previous applications. That problem exists no matter how you do the configuration. But the less per-application configuration you have to do, the less likely it is to happen. <mike -- Mike Meyer <[email protected]> http://www.mired.org/consulting.html Independent Network/Unix/Perforce consultant, email for more information. O< ascii ribbon campaign - stop html mail - www.asciiribbon.org -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
