Add a note about mod_python not being recommended anymore.
This commit is contained in:
parent
4cfe2b6bd9
commit
02bc354b3d
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
# 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
|
# 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
|
# /home/evennia to point to the correct home directory, and the evennia
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue