Add a note about mod_python not being recommended anymore.

This commit is contained in:
Greg Taylor 2009-01-30 04:18:29 +00:00
parent 4cfe2b6bd9
commit 02bc354b3d

View file

@ -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