summaryrefslogtreecommitdiff
path: root/docs/howto/deployment/modwsgi.txt
diff options
context:
space:
mode:
authorTimo Graham <timograham@gmail.com>2011-01-03 13:30:12 +0000
committerTimo Graham <timograham@gmail.com>2011-01-03 13:30:12 +0000
commit12d5c09fdde882a9d40ac7bee74b872e5e4471ec (patch)
tree22e2a572131f5c4a49884ee925f9c0bce6715b2d /docs/howto/deployment/modwsgi.txt
parente501f502370b829d0bb2f1ed9c6e94bbfa5206f6 (diff)
[1.2.X] Fixed #15002 - Fix title casing to conform to style guidelines. thanks adamv.
Backport of r15135 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15136 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/howto/deployment/modwsgi.txt')
-rw-r--r--docs/howto/deployment/modwsgi.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/deployment/modwsgi.txt b/docs/howto/deployment/modwsgi.txt
index a3c193cfb4..24d169b942 100644
--- a/docs/howto/deployment/modwsgi.txt
+++ b/docs/howto/deployment/modwsgi.txt
@@ -21,7 +21,7 @@ the details about how to use mod_wsgi. You'll probably want to start with the
.. _official mod_wsgi documentation: http://code.google.com/p/modwsgi/
.. _installation and configuration documentation: http://code.google.com/p/modwsgi/wiki/InstallationInstructions
-Basic Configuration
+Basic configuration
===================
Once you've got mod_wsgi installed and activated, edit your ``httpd.conf`` file