diff options
Diffstat (limited to 'docs/howto/deployment/modwsgi.txt')
| -rw-r--r-- | docs/howto/deployment/modwsgi.txt | 2 |
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 |
