Django

Code

Changeset 3842

Show
Ignore:
Timestamp:
09/25/06 14:56:00 (2 years ago)
Author:
adrian
Message:

Added the word 'static' to docs/apache_auth.txt for benefit of search engines. Thanks, Paul

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/apache_auth.txt

    r3012 r3842  
    77`authentication system`_ directly.  For example, you could: 
    88 
    9     * Serve media files directly from Apache only to authenticated users. 
     9    * Serve static/media files directly from Apache only to authenticated users. 
    1010 
    1111    * Authenticate access to a Subversion_ repository against Django users with