--
You received this message because you are subscribed to the Google Groups "reposado" group.
To unsubscribe from this group and stop receiving emails from it, send an email to reposado+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Joe, this is great. I do want to point out that since Margarita is only an administrative front-end to Reposado, its needs are very, very modest, and it just run absolutely fine from Flask's built-in webserver.
Joe, this is great. I do want to point out that since Margarita is only an administrative front-end to Reposado, its needs are very, very modest, and it just run absolutely fine from Flask's built-in webserver.Agreed. I thought about doing it on MWA instead for that very reason, but I was already in the process of setting up margarita so that's the topic I went with. I wouldn't mind doing one for MWA though. It might be beneficial to have something out there for both products since there are bound to be little differences here and there (flask vs django for starters).
--
You received this message because you are subscribed to the Google Groups "reposado" group.
To unsubscribe from this group and stop receiving emails from it, send an email to reposado+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
apache2: Syntax error on line 237 of /etc/apache2/apache2.conf: Syntax error on line 17 of /etc/apache2/sites-enabled/000-default: Expected </VirtualHost> but saw </Directory>
Action 'configtest' failed.
The Apache error log may have more information.
...fail!
The stupid error seems to be telling me I have an open <VirtualHost> tag but I know I don't as I've used your example pretty much verbatim. Its driving me crazy :-)
--
Count me in too. I was really close to getting this going on my own, but ran into something I couldn't get around and never got back to it. I'd love to see what I was doing wrong (and get this up and running).
On Thursday, January 30, 2014 5:34:02 PM UTC-5, Ruben Kincaid wrote:
Mike-I have Margarita running on OS X Server (v 3.0.2) as a wsgi web app . I can post the details if you’re still interested.Malcolm
On Jan 30, 2014, at 0:14, Mike Solin <mi...@mikesolin.com> wrote:
Thanks for this, Kyle! Trying to accomplish the same, but with OS X Server…seems a bit more complicated to use the built-in wsgi. I’ll see if I can adapt your Apache config, I didn’t have much luck with Joe’s (though I appreciate the tutorial!).
--
You received this message because you are subscribed to the Google Groups "reposado" group.
To unsubscribe from this group and stop receiving emails from it, send an email to reposado+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.