Changeset 1496
- Timestamp:
- 11/29/05 12:27:35 (3 years ago)
- Files:
-
- django/trunk/docs/apache_auth.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/apache_auth.txt
r1495 r1496 32 32 By default, the authentication handler will limit access to the ``/example/`` 33 33 location to users marked as staff members. You can use a set of 34 ``PythonOption`` directives to modify this behavior: :34 ``PythonOption`` directives to modify this behavior: 35 35 36 36 ================================ =========================================
