From b15b11f5b79a4bfce73e82ea7cdb0b3a0652c9cc Mon Sep 17 00:00:00 2001 From: Joseph Kocherhans Date: Wed, 10 May 2006 04:39:34 +0000 Subject: multi-auth: Merged to [2890] git-svn-id: http://code.djangoproject.com/svn/django/branches/multi-auth@2891 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/modpython.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/modpython.txt') diff --git a/docs/modpython.txt b/docs/modpython.txt index 2b57d0514c..0c0219e2e9 100644 --- a/docs/modpython.txt +++ b/docs/modpython.txt @@ -187,8 +187,8 @@ Here are two recommended approaches: **and** templates -- stay in one place, and you'll still be able to ``svn update`` your code to get the latest admin templates, if they change. - 2. Or, copy the admin media files so that they live within your document - root. + 2. Or, copy the admin media files so that they live within your Apache + document root. Error handling ============== -- cgit v1.3