summaryrefslogtreecommitdiffstats
path: root/network/mod_wsgi/README
diff options
context:
space:
mode:
author Robby Workman2011-02-14 00:36:45 +0100
committer Robby Workman2011-02-28 16:42:03 +0100
commit806440bdde034ff5c7a56caee8ff5ec4b2c7f300 (patch)
treeb188ec82cb26cc2ed7151d446578130af6a5cf1d /network/mod_wsgi/README
parent49795dbaaccf9989cd61c1e876dc412fadfa30a0 (diff)
downloadslackbuilds-806440bdde034ff5c7a56caee8ff5ec4b2c7f300.tar.gz
network/mod_wsgi: Install config file in /etc/httpd/extra/
(instead of toplevel /etc/httpd/ directory) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/mod_wsgi/README')
-rw-r--r--network/mod_wsgi/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/mod_wsgi/README b/network/mod_wsgi/README
index fa3c2825c8..e2188db7ea 100644
--- a/network/mod_wsgi/README
+++ b/network/mod_wsgi/README
@@ -8,4 +8,4 @@ All major Python web frameworks/applications support mod_wsgi;
that means Django, Pylons, Turbogears, etcetera...
You'll need to add the following line to your /etc/httpd/httpd.conf file:
- Include /etc/httpd/mod_wsgi.conf
+ Include /etc/httpd/extra/mod_wsgi.conf