.. _installation_apache2: Deployment with Apache and mod_wsgi =================================== This documentation assumes you have Apache already installed on your system. If you do not, install `Apache `_ 2.X for your platform in whatever manner makes sense. Installing `Chrysalio` in a production mode ------------------------------------------- Install `Chrysalio` according to the :ref:`Chrysalio documentation ` Configuring Apache ------------------ You need an UTF-8 environment for Apache. To do so, edit ``/etc/apache2/envvars`` file and uncomment the following line: .. code-block:: bash ## Uncomment the following line to use the system default locale instead: . /etc/default/locale