[BlueBream] apache + Bluebream
Thierry Florac
tflorac at ulthar.net
Sat Dec 4 04:49:46 EST 2010
______________________________________________________________________
Le vendredi 3 décembre,
tlcastro01 <tlcastro01 at gmail.com> a écrit :
>
> How can i run Bluebream behind Apache2???
______________________________________________________________________
There are many ways to hide a BlueBream application behind Apache2.
If you only provide basic HTTP services, the preferred way actually is
probably to use mod_wsgi ; a buildout recipe is available to
automatically create a configuration file (see
http://pypi.python.org/pypi/collective.recipe.modwsgi).
If you prefer to use Paste HTTP server, you can use mod_rewrite and/or
mod_proxy like in previous Zope releases. You may find documentation
quite easilly for this.
Regards,
Thierry
More information about the bluebream
mailing list