diff --git a/docs/evennia_wsgi_apache.conf b/docs/evennia_wsgi_apache.conf index bf466b607e..3c07eeefea 100644 --- a/docs/evennia_wsgi_apache.conf +++ b/docs/evennia_wsgi_apache.conf @@ -3,6 +3,10 @@ # things you'll need to change. They are commented below. Make sure # you read and understand the stuff below. + # Copy this file to your apache2 vhosts directory before editing. + # This file is merely a template. The vhost directory is usually + # something like /etc/apache2/sites-enabled/. + # You'll want to replace the following with your domain info. ServerName dev.evennia.com ServerAlias www.dev.evennia.com