mirror of
https://github.com/django/django.git
synced 2025-08-27 05:54:28 +00:00
Fixed #15002 - Fix title casing to conform to style guidelines. thanks adamv.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15135 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
dc25fa776a
commit
07ef43082d
7 changed files with 12 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue