From 02bc354b3df9524ec4bbed4520041c848d3a038f Mon Sep 17 00:00:00 2001 From: Greg Taylor Date: Fri, 30 Jan 2009 04:18:29 +0000 Subject: [PATCH] Add a note about mod_python not being recommended anymore. --- docs/evennia_modpy_apache.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/evennia_modpy_apache.conf b/docs/evennia_modpy_apache.conf index 34febbce08..1ac3b4dd15 100644 --- a/docs/evennia_modpy_apache.conf +++ b/docs/evennia_modpy_apache.conf @@ -1,3 +1,7 @@ +# WARNING: mod_python is no longer the recommended way to run Evennia's +# web front end. This file is no longer actively maintained and may +# no longer work. We suggest using mod_wsgi unless absolutely necessary. + # Add this vhost file to your Apache sites-enabled directory, typically found # at /etc/apache2/sites-enabled. You'll need to go through and change the # /home/evennia to point to the correct home directory, and the evennia